Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/mozjs17.spec'], False, '/var/lib/mock/c7.01.01-armhfp-ef8b0cc123f7a9dae27f77c68a9cf727772b5b4e/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/mozjs17.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/mozjs17-17.0.0-10.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/mozjs17.spec'], False, '/var/lib/mock/c7.01.01-armhfp-ef8b0cc123f7a9dae27f77c68a9cf727772b5b4e/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/mozjs17.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vR4xN7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mozjs17.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/mozjs17.0.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mozjs17.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm js/src/editline -rf + rm js/src/ctypes/libffi -rf Patch #0 (js17-build-fixes.patch): + echo 'Patch #0 (js17-build-fixes.patch):' + /usr/bin/cat /builddir/build/SOURCES/js17-build-fixes.patch + /usr/bin/patch -p1 --fuzz=0 patching file Makefile patching file configure Patch #1 (js17-jsval.patch): + echo 'Patch #1 (js17-jsval.patch):' + /usr/bin/cat /builddir/build/SOURCES/js17-jsval.patch + /usr/bin/patch -p1 --fuzz=0 patching file js/src/jsval.h Patch #2 (mozbug746112-no-decommit-on-large-pages.patch): + echo 'Patch #2 (mozbug746112-no-decommit-on-large-pages.patch):' + /usr/bin/cat /builddir/build/SOURCES/mozbug746112-no-decommit-on-large-pages.patch + /usr/bin/patch -p1 --fuzz=0 patching file js/src/gc/Heap.h patching file js/src/jsgc.cpp + chmod a+x configure + cd js/src + autoconf-2.13 Patch #3 (0001-Move-JS_BYTES_PER_WORD-out-of-config.h.patch): + echo 'Patch #3 (0001-Move-JS_BYTES_PER_WORD-out-of-config.h.patch):' + /usr/bin/cat /builddir/build/SOURCES/0001-Move-JS_BYTES_PER_WORD-out-of-config.h.patch + /usr/bin/patch -p1 --fuzz=0 patching file js/src/configure.in Hunk #1 succeeded at 2345 (offset -4 lines). patching file js/src/js-config.h.in patching file js/src/jstypes.h Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vASxJf + exit 0 + umask 022 + cd /builddir/build/BUILD + cd mozjs17.0.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./js/src/build/autoconf/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./js/src/build/autoconf/config.guess ++ basename ./js/src/build/autoconf/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./js/src/build/autoconf/config.guess '/usr/lib/rpm/redhat/config.guess' -> './js/src/build/autoconf/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./js/src/build/autoconf/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./js/src/build/autoconf/config.sub ++ basename ./js/src/build/autoconf/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./js/src/build/autoconf/config.sub '/usr/lib/rpm/redhat/config.sub' -> './js/src/build/autoconf/config.sub' + ./configure --build=armv7hl-redhat-linux-gnueabi --host=armv7hl-redhat-linux-gnueabi --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-system-nspr --enable-threadsafe --enable-readline creating cache ./config.cache checking host system type... armv7hl-redhat-linux-gnueabi checking target system type... armv7hl-redhat-linux-gnueabi checking build system type... armv7hl-redhat-linux-gnueabi checking for gawk... gawk checking for perl5... no checking for perl... /usr/bin/perl defined(@array) is deprecated at /builddir/build/BUILD/mozjs17.0.0/js/src/config/milestone.pl line 58. (Maybe you should just omit the defined()?) defined(@array) is deprecated at /builddir/build/BUILD/mozjs17.0.0/js/src/config/milestone.pl line 58. (Maybe you should just omit the defined()?) checking for gcc... gcc checking whether the C compiler (gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro ) works... yes checking whether the C compiler (gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for c++... c++ checking whether the C++ compiler (c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro ) works... yes checking whether the C++ compiler (c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro ) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether c++ accepts -g... yes checking for ranlib... ranlib checking for as... /usr/bin/as checking for ar... ar checking for ld... ld checking for strip... strip checking for windres... no checking how to run the C preprocessor... gcc -E checking how to run the C++ preprocessor... c++ -E checking for sb-conf... no checking for ve... no checking for a BSD compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for minimum required perl version >= 5.006... 5.016003 checking for full perl installation... yes checking for python2.7... /usr/bin/python2.7 checking for doxygen... : checking for autoconf... : checking for makedepend... no checking for xargs... /usr/bin/xargs checking for gmake... /usr/bin/gmake checking for X... no checking for ARM SIMD support in compiler... yes checking for ARM NEON support in compiler... yes checking that static assertion macros used in autoconf tests work... yes checking whether the C compiler supports -Werror=return-type... yes checking whether the C compiler supports -Wtype-limits... yes checking whether the C compiler supports -Wempty-body... yes checking whether the C compiler supports -Wno-overlength-strings... yes checking whether the C++ compiler supports -Werror=return-type... yes checking whether the C++ compiler supports -Wtype-limits... yes checking whether the C++ compiler supports -Wempty-body... yes checking whether the C++ compiler supports -Wno-overlength-strings... yes checking whether the C++ compiler supports -Wno-invalid-offsetof... yes checking whether the C++ compiler supports -Wno-variadic-macros... yes checking whether ld has archive extraction flags... yes checking for 64-bit OS... no checking for Python version >= 2.5 but not 3.x... yes checking for custom implementation... none specified checking whether the linker supports Identical Code Folding... no checking whether removing dead symbols breaks debugging... no checking for ANSI C header files... yes checking for working const... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for __stdcall... no checking for ssize_t... yes checking for st_blksize in struct stat... yes checking for siginfo_t... yes checking for the size of void*... 4 checking for the alignment of void*... 4 checking for the size of double... 8 checking for endian.h... yes checking for machine/endian.h... no checking for sys/isa_defs.h... no checking for uint... yes checking for uint_t... no checking for uname.domainname... yes checking for uname.__domainname... no checking for visibility(hidden) attribute... yes checking for visibility(default) attribute... yes checking for visibility pragma support... yes checking For gcc visibility bug with class-level attributes (GCC bug 26905)... yes checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)... no checking for gcc PR49911... no checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for sys/byteorder.h... no checking for compat.h... no checking for getopt.h... yes checking for sys/bitypes.h... yes checking for memory.h... yes checking for unistd.h... yes checking for gnu/libc-version.h... yes checking for nl_types.h... yes checking for malloc.h... yes checking for X11/XKBlib.h... no checking for io.h... no checking for cpuid.h... no checking for sys/statvfs.h... yes checking for sys/statfs.h... yes checking for sys/vfs.h... yes checking for sys/mount.h... yes checking for sys/quota.h... yes checking for linux/quota.h... yes checking for mmintrin.h... no checking for new... yes checking for sys/cdefs.h... yes checking for linux/perf_event.h... yes checking for perf_event_open system call... yes checking for gethostbyname_r in -lc_r... no checking for library containing dlopen... -ldl checking for dlfcn.h... yes checking for dladdr... yes checking for socket in -lsocket... no checking for pthread_create in -lpthreads... no checking for pthread_create in -lpthread... yes checking whether gcc accepts -pthread... yes checking whether gcc needs -traditional... no checking for 8-bit clean memcmp... yes checking for fchmod... yes checking for flockfile... yes checking for getc_unlocked... yes checking for _getc_nolock... no checking for getpagesize... yes checking for lchown... yes checking for localtime_r... yes checking for lstat64... yes checking for memmove... yes checking for random... yes checking for rint... no checking for sbrk... yes checking for snprintf... yes checking for stat64... yes checking for statvfs... yes checking for statvfs64... yes checking for strerror... yes checking for strtok_r... yes checking for truncate64... yes checking for wcrtomb... yes checking for mbrtowc... yes checking for res_ninit()... yes checking for gnu_get_libc_version()... yes checking for an implementation of va_copy()... yes checking for an implementation of __va_copy()... yes checking whether va_lists can be copied by value... yes checking for ARM EABI... yes checking for modern C++ template specialization syntax support... yes checking whether partial template specialization works... yes checking whether the C++ "using" keyword resolves ambiguity... yes checking for C++ dynamic_cast to void*... yes checking whether C++ requires implementation of unused virtual methods... no checking for trouble comparing to zero near std::operator!=()... no checking for __thread keyword for TLS variables... yes checking for malloc.h... (cached) yes checking for strndup... yes checking for posix_memalign... yes checking for memalign... yes checking for valloc... yes checking for __attribute__((always_inline))... yes checking for __attribute__((malloc))... yes checking for __attribute__((warn_unused_result))... yes checking for LC_MESSAGES... yes checking for localeconv... yes checking for nspr-config... /usr/bin/nspr-config checking for NSPR - version >= 4.9.2... yes checking for gzread in -lz... no checking for valid optimization flags... yes checking for __cxa_demangle... yes checking for unwind.h... yes checking for _Unwind_Backtrace... yes checking for -pipe support... yes checking whether C compiler supports -fprofile-generate... yes checking whether C++ compiler has -pedantic long long bug... no checking for correct overload resolution with const and templates... no checking for tm_zone tm_gmtoff in struct tm... yes checking what kind of list files are supported by the linker... linkerscript checking what kind of ordering can be done with the linker... none checking for readline in -lreadline... yes checking for posix_fallocate... yes checking for setlocale... yes checking for localeconv... (cached) yes updating cache ./config.cache creating ./config.status creating config files and headers... invoking /usr/bin/gmake to create js17-config script rm -f js17-config.tmp /usr/bin/python2.7 /builddir/build/BUILD/mozjs17.0.0/js/src/config/Preprocessor.py -Dprefix="/usr" -Dexec_prefix="/usr" -Dincludedir="/usr/include" -Dlibdir="/usr/lib" -DMODULE="js-17.0" -DMOZILLA_VERSION="17.0.4esrpre" -DLIBRARY_NAME="mozjs-17.0" -DJS_CONFIG_LIBS="-Wl,-version-script,symverscript -L/usr/lib -lplds4 -lplc4 -lnspr4 -ldl -lm -ldl" -DJS_CONFIG_MOZ_JS_LIBS="-L/usr/lib -lmozjs-17.0" -DMOZJS_MAJOR_VERSION="17" -DMOZJS_MINOR_VERSION="0" -DMOZJS_PATCH_VERSION="4esrpre" -DMOZJS_ALPHA="" -DNSPR_CFLAGS="-I/usr/include/nspr4" -DNSPR_PKGCONF_CHECK="nspr >= 4.9.2" js-config.in > js17-config.tmp \ && mv js17-config.tmp js17-config && chmod +x js17-config + make -j4 cd js/src && make make[1]: Entering directory `/builddir/build/BUILD/mozjs17.0.0/js/src' make export make[2]: Entering directory `/builddir/build/BUILD/mozjs17.0.0/js/src' make -C config/ nsinstall mkdir -p /builddir/build/BUILD/mozjs17.0.0/js/src/.deps /usr/bin/python2.7 /builddir/build/BUILD/mozjs17.0.0/js/src/builtin/embedjs.py selfhosted.out.h /builddir/build/BUILD/mozjs17.0.0/js/src/js.msg \ /builddir/build/BUILD/mozjs17.0.0/js/src/builtin/macros.py /builddir/build/BUILD/mozjs17.0.0/js/src/builtin/array.js nsinstall.c make[3]: Entering directory `/builddir/build/BUILD/mozjs17.0.0/js/src/config' gcc -o host_nsinstall.o -c -pedantic -Wall -Wpointer-arith -Wdeclaration-after-statement -Werror=return-type -Wtype-limits -Wempty-body -Wno-unused -Wno-overlength-strings -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ffunction-sections -fdata-sections -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -fomit-frame-pointer -DXP_UNIX -O3 -DUNICODE -D_UNICODE -I/builddir/build/BUILD/mozjs17.0.0/js/src/config -I. -I../dist/include -I/usr/include/nspr4 -I/usr/include/nspr4 /builddir/build/BUILD/mozjs17.0.0/js/src/config/nsinstall.c pathsub.c gcc -o host_pathsub.o -c -pedantic -Wall -Wpointer-arith -Wdeclaration-after-statement -Werror=return-type -Wtype-limits -Wempty-body -Wno-unused -Wno-overlength-strings -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ffunction-sections -fdata-sections -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -fomit-frame-pointer -DXP_UNIX -O3 -DUNICODE -D_UNICODE -I/builddir/build/BUILD/mozjs17.0.0/js/src/config -I. -I../dist/include -I/usr/include/nspr4 -I/usr/include/nspr4 /builddir/build/BUILD/mozjs17.0.0/js/src/config/pathsub.c gcc -o nsinstall -pedantic -Wall -Wpointer-arith -Wdeclaration-after-statement -Werror=return-type -Wtype-limits -Wempty-body -Wno-unused -Wno-overlength-strings -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ffunction-sections -fdata-sections -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -fomit-frame-pointer -DXP_UNIX -O3 -DUNICODE -D_UNICODE -lpthread -Wl,-z,relro -Wl,-rpath-link,../dist/bin -Wl,-rpath-link,/usr/lib host_nsinstall.o host_pathsub.o make[3]: Leaving directory `/builddir/build/BUILD/mozjs17.0.0/js/src/config' make -C config export make[3]: Entering directory `/builddir/build/BUILD/mozjs17.0.0/js/src/config' /builddir/build/BUILD/mozjs17.0.0/js/src/config/nsinstall -R nsinstall ../dist/bin make[3]: Leaving directory `/builddir/build/BUILD/mozjs17.0.0/js/src/config' make -C shell export make[3]: Entering directory `/builddir/build/BUILD/mozjs17.0.0/js/src/shell' mkdir -p /builddir/build/BUILD/mozjs17.0.0/js/src/shell/.deps make[3]: Leaving directory `/builddir/build/BUILD/mozjs17.0.0/js/src/shell' make -C jsapi-tests export make[3]: Entering directory `/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests' mkdir -p /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/.deps make[3]: Leaving directory `/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests' make -C tests export make[3]: Entering directory `/builddir/build/BUILD/mozjs17.0.0/js/src/tests' make[3]: Nothing to be done for `export'. make[3]: Leaving directory `/builddir/build/BUILD/mozjs17.0.0/js/src/tests' /builddir/build/BUILD/mozjs17.0.0/js/src/config/nsinstall -R -m 644 js-config.h jscpucfg.h js.msg jsalloc.h jsapi.h jsatom.h jsatom.tbl jsclass.h jsclist.h jsdbgapi.h jsdhash.h jsfriendapi.h jsgc.h jslock.h json.h jsproxy.h jsprf.h jsproto.tbl jsprvtd.h jspubtd.h jstypes.h jsutil.h jsversion.h jswrapper.h jsval.h /builddir/build/BUILD/mozjs17.0.0/js/src/perf/jsperf.h ./dist/include /builddir/build/BUILD/mozjs17.0.0/js/src/config/nsinstall -R -m 644 /builddir/build/BUILD/mozjs17.0.0/js/src/ds/BitArray.h ./dist/include/ds /builddir/build/BUILD/mozjs17.0.0/js/src/config/nsinstall -R -m 644 /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Statistics.h /builddir/build/BUILD/mozjs17.0.0/js/src/gc/StoreBuffer.h ./dist/include/gc /builddir/build/BUILD/mozjs17.0.0/js/src/config/nsinstall -R -m 644 /builddir/build/BUILD/mozjs17.0.0/js/src/../public/HashTable.h /builddir/build/BUILD/mozjs17.0.0/js/src/../public/LegacyIntTypes.h /builddir/build/BUILD/mozjs17.0.0/js/src/../public/MemoryMetrics.h /builddir/build/BUILD/mozjs17.0.0/js/src/../public/RequiredDefines.h /builddir/build/BUILD/mozjs17.0.0/js/src/../public/TemplateLib.h /builddir/build/BUILD/mozjs17.0.0/js/src/../public/Utility.h /builddir/build/BUILD/mozjs17.0.0/js/src/../public/Vector.h ./dist/include/js /builddir/build/BUILD/mozjs17.0.0/js/src/config/nsinstall -R -m 644 /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/Assertions.h /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/Attributes.h /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/BloomFilter.h /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/CheckedInt.h /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/Constants.h /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/FloatingPoint.h /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/GuardObjects.h /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/HashFunctions.h /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/Likely.h /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/LinkedList.h /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/MathAlgorithms.h /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/MSStdInt.h /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/NullPtr.h /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/RangedPtr.h /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/RefPtr.h /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/Scoped.h /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/StandardInteger.h /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/SHA1.h /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/ThreadLocal.h /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/TypeTraits.h /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/Types.h /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/Util.h /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/WeakPtr.h ./dist/include/mozilla make[2]: Leaving directory `/builddir/build/BUILD/mozjs17.0.0/js/src' make libs jskwgen.cpp make[2]: Entering directory `/builddir/build/BUILD/mozjs17.0.0/js/src' c++ -o host_jskwgen.o -c -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -I/usr/include/nspr4 /builddir/build/BUILD/mozjs17.0.0/js/src/jskwgen.cpp jsoplengen.cpp c++ -o host_jsoplengen.o -c -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -I/usr/include/nspr4 /builddir/build/BUILD/mozjs17.0.0/js/src/jsoplengen.cpp /usr/bin/python2.7 /builddir/build/BUILD/mozjs17.0.0/js/src/config/Preprocessor.py \ -DVERSION="mozjs_17.0" symverscript.in > symverscript /builddir/build/BUILD/mozjs17.0.0/js/src/config/nsinstall -D dist/sdk/lib c++ -o host_jsoplengen -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr host_jsoplengen.o ./host_jsoplengen /builddir/build/BUILD/mozjs17.0.0/js/src/jsautooplen.h c++ -o host_jskwgen -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr host_jskwgen.o ./host_jskwgen /builddir/build/BUILD/mozjs17.0.0/js/src/jsautokw.h bignum-dtoa.cc c++ -o bignum-dtoa.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/bignum-dtoa.o.pp /builddir/build/BUILD/mozjs17.0.0/mfbt/double-conversion/bignum-dtoa.cc bignum.cc c++ -o bignum.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/bignum.o.pp /builddir/build/BUILD/mozjs17.0.0/mfbt/double-conversion/bignum.cc cached-powers.cc c++ -o cached-powers.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/cached-powers.o.pp /builddir/build/BUILD/mozjs17.0.0/mfbt/double-conversion/cached-powers.cc diy-fp.cc c++ -o diy-fp.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/diy-fp.o.pp /builddir/build/BUILD/mozjs17.0.0/mfbt/double-conversion/diy-fp.cc double-conversion.cc In file included from /builddir/build/BUILD/mozjs17.0.0/mfbt/double-conversion/diy-fp.h:31:0, from /builddir/build/BUILD/mozjs17.0.0/mfbt/double-conversion/diy-fp.cc:29: /builddir/build/BUILD/mozjs17.0.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)': /builddir/build/BUILD/mozjs17.0.0/mfbt/double-conversion/utils.h:283:16: warning: typedef 'VerifySizesAreEqual' locally defined but not used [-Wunused-local-typedefs] typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1]; ^ In file included from /builddir/build/BUILD/mozjs17.0.0/mfbt/double-conversion/bignum.h:31:0, from /builddir/build/BUILD/mozjs17.0.0/mfbt/double-conversion/bignum.cc:28: /builddir/build/BUILD/mozjs17.0.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)': /builddir/build/BUILD/mozjs17.0.0/mfbt/double-conversion/utils.h:283:16: warning: typedef 'VerifySizesAreEqual' locally defined but not used [-Wunused-local-typedefs] typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1]; ^ c++ -o double-conversion.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/double-conversion.o.pp /builddir/build/BUILD/mozjs17.0.0/mfbt/double-conversion/double-conversion.cc fast-dtoa.cc In file included from /builddir/build/BUILD/mozjs17.0.0/mfbt/double-conversion/bignum-dtoa.h:31:0, from /builddir/build/BUILD/mozjs17.0.0/mfbt/double-conversion/bignum-dtoa.cc:30: /builddir/build/BUILD/mozjs17.0.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)': /builddir/build/BUILD/mozjs17.0.0/mfbt/double-conversion/utils.h:283:16: warning: typedef 'VerifySizesAreEqual' locally defined but not used [-Wunused-local-typedefs] typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1]; ^ In file included from /builddir/build/BUILD/mozjs17.0.0/mfbt/double-conversion/cached-powers.cc:32:0: /builddir/build/BUILD/mozjs17.0.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)': /builddir/build/BUILD/mozjs17.0.0/mfbt/double-conversion/utils.h:283:16: warning: typedef 'VerifySizesAreEqual' locally defined but not used [-Wunused-local-typedefs] typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1]; ^ c++ -o fast-dtoa.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/fast-dtoa.o.pp /builddir/build/BUILD/mozjs17.0.0/mfbt/double-conversion/fast-dtoa.cc fixed-dtoa.cc In file included from /builddir/build/BUILD/mozjs17.0.0/mfbt/double-conversion/double-conversion.h:32:0, from /builddir/build/BUILD/mozjs17.0.0/mfbt/double-conversion/double-conversion.cc:31: /builddir/build/BUILD/mozjs17.0.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)': /builddir/build/BUILD/mozjs17.0.0/mfbt/double-conversion/utils.h:283:16: warning: typedef 'VerifySizesAreEqual' locally defined but not used [-Wunused-local-typedefs] typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1]; ^ In file included from /builddir/build/BUILD/mozjs17.0.0/mfbt/double-conversion/fast-dtoa.h:31:0, from /builddir/build/BUILD/mozjs17.0.0/mfbt/double-conversion/fast-dtoa.cc:28: /builddir/build/BUILD/mozjs17.0.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)': /builddir/build/BUILD/mozjs17.0.0/mfbt/double-conversion/utils.h:283:16: warning: typedef 'VerifySizesAreEqual' locally defined but not used [-Wunused-local-typedefs] typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1]; ^ c++ -o fixed-dtoa.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/fixed-dtoa.o.pp /builddir/build/BUILD/mozjs17.0.0/mfbt/double-conversion/fixed-dtoa.cc strtod.cc In file included from /builddir/build/BUILD/mozjs17.0.0/mfbt/double-conversion/fixed-dtoa.h:31:0, from /builddir/build/BUILD/mozjs17.0.0/mfbt/double-conversion/fixed-dtoa.cc:30: /builddir/build/BUILD/mozjs17.0.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)': /builddir/build/BUILD/mozjs17.0.0/mfbt/double-conversion/utils.h:283:16: warning: typedef 'VerifySizesAreEqual' locally defined but not used [-Wunused-local-typedefs] typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1]; ^ c++ -o strtod.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/strtod.o.pp /builddir/build/BUILD/mozjs17.0.0/mfbt/double-conversion/strtod.cc jsalloc.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/mfbt/double-conversion/strtod.h:31:0, from /builddir/build/BUILD/mozjs17.0.0/mfbt/double-conversion/strtod.cc:31: /builddir/build/BUILD/mozjs17.0.0/mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)': /builddir/build/BUILD/mozjs17.0.0/mfbt/double-conversion/utils.h:283:16: warning: typedef 'VerifySizesAreEqual' locally defined but not used [-Wunused-local-typedefs] typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1]; ^ c++ -o jsalloc.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsalloc.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsalloc.cpp jsanalyze.cpp c++ -o jsanalyze.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsanalyze.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsanalyze.cpp jsapi.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsalloc.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ c++ -o jsapi.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsapi.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.cpp jsarray.cpp In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jstypes.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/jspubtd.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsalloc.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsalloc.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscompartment.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsanalyze.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsanalyze.cpp:7: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ c++ -o jsarray.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsarray.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsarray.cpp jsatom.cpp ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscompartment.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsanalyze.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsanalyze.cpp:7: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsalloc.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jstypes.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/jspubtd.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsalloc.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsalloc.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.cpp:23: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.cpp:12: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscompartment.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsanalyze.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsanalyze.cpp:7: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscompartment.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsanalyze.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsanalyze.cpp:7: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsarray.cpp:77: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsarray.cpp:67: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsarray.h:12, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.cpp:24: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.cpp:12: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jspropertycache.h:15:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:23, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsalloc.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: At global scope: /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:398:24: warning: inline function 'static void JSString::writeBarrierPost(JSString*, void*)' used but never defined [enabled by default] static inline void writeBarrierPost(JSString *str, void *addr); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:397:24: warning: inline function 'static void JSString::writeBarrierPre(JSString*)' used but never defined [enabled by default] static inline void writeBarrierPre(JSString *str); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsarray.h:12, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsarray.cpp:78: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsarray.cpp:67: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ c++ -o jsatom.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsatom.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsatom.cpp jsbool.cpp /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsclone.h: In member function 'void js::SCInput::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsclone.h:68:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(jschar) == 2); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsclone.h:69:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(uint32_t) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsclone.h:70:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(double) == 8); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsatom.cpp:19: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ In file included from ./dist/include/mozilla/RangedPtr.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsatom.cpp:13: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert26' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert27' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsatom.cpp:21: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/RangedPtr.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsatom.cpp:13: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatom.cpp: In member function 'void JSAtomState::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatom.cpp:102:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(commonAtomsOffset % sizeof(JSAtom *) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatom.cpp:103:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(*this) % sizeof(JSAtom *) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert126' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatom.cpp:109:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(1 * sizeof(JSAtom *) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert127' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatom.cpp:111:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((1 + 2) * sizeof(JSAtom *) == ^ c++ -o jsbool.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsbool.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsbool.cpp jsclone.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsbool.cpp:15: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsbool.cpp:11: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert26' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert27' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ c++ -o jsclone.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsclone.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsclone.cpp jscntxt.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:18:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:23, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsbool.h:14, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsbool.cpp:17: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsbool.cpp:11: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsclone.h:9, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsclone.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsclone.cpp:6: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsclone.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsclone.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsclone.cpp:6: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsclone.h: In member function 'void js::SCInput::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsclone.h:68:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(jschar) == 2); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsclone.h:69:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(uint32_t) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsclone.h:70:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(double) == 8); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsclone.cpp: In member function 'bool js::SCInput::readArray(T*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert127' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsclone.cpp:204:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(uint64_t) % sizeof(T) == 0); ^ c++ -o jscntxt.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jscntxt.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.cpp jscompartment.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsatom.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.cpp:28: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jstypes.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.cpp:24: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert26' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert27' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.cpp:29: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jstypes.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.cpp:24: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ c++ -o jscompartment.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jscompartment.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jscompartment.cpp jsdate.cpp c++ -o jsdate.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsdate.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsdate.cpp jsdbgapi.cpp c++ -o jsdbgapi.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsdbgapi.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsdbgapi.cpp jsdhash.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscompartment.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsdate.cpp:34: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscompartment.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsdate.cpp:12: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsprvtd.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsdbgapi.cpp:13: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsprvtd.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsdbgapi.cpp:13: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsdate.cpp:36: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsdate.cpp:12: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscompartment.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscompartment.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsdbgapi.cpp:18: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsprvtd.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsdbgapi.cpp:13: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID)); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:23:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:18, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/PolyIC.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscompartment.cpp:22: /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:193:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(js::mjit::ImmType, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:219:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(const JS::Value&, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:244:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscompartment.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ c++ -o jsdhash.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsdhash.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsdhash.cpp jsdtoa.cpp c++ -o jsdtoa.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsdtoa.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsdtoa.cpp jsexn.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsdtoa.cpp:13: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jstypes.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsdtoa.cpp:10: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert26' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert27' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:18:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:23, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsnum.h:14, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsdtoa.cpp:15: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jstypes.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsdtoa.cpp:10: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ c++ -o jsexn.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsexn.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsexn.cpp jsfriendapi.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsexn.cpp:19: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsexn.cpp:14: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsexn.cpp:20: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsexn.cpp:14: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsexn.cpp: In function 'JSErrorReport* CopyErrorReport(JSContext*, JSErrorReport*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsexn.cpp:124:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSErrorReport) % sizeof(const char *) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsexn.cpp:125:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(const char *) % sizeof(jschar) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsexn.cpp: In function 'bool InitExnPrivate(JSContext*, JS::HandleObject, JS::HandleString, JS::HandleString, unsigned int, unsigned int, JSErrorReport*, int)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsexn.cpp:303:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSStackTraceElem) <= sizeof(StackFrame)); ^ c++ -o jsfriendapi.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsfriendapi.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsfriendapi.cpp jsfun.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsfriendapi.cpp:11: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/GuardObjects.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsfriendapi.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ c++ -o jsfun.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsfun.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.cpp jsgc.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsfriendapi.cpp:11: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/GuardObjects.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsfriendapi.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ c++ -o jsgc.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsgc.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.cpp jscrashreport.cpp /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.cpp:18: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ In file included from ./dist/include/mozilla/RangedPtr.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.cpp:13: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.cpp:49: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.cpp:11: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsarray.h:12, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.cpp:19: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert26' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert27' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ In file included from ./dist/include/mozilla/RangedPtr.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.cpp:13: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscompartment.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.cpp:51: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.cpp:11: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ c++ -o jscrashreport.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jscrashreport.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jscrashreport.cpp jsinfer.cpp /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscrashreport.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscrashreport.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscrashreport.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscrashreport.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.cpp: In static member function 'static void js::gc::Arena::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.cpp:297:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Arena) == ArenaSize); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.cpp:298:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_ARRAY_LENGTH(ThingSizes) == FINALIZE_LIMIT); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.cpp:299:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_ARRAY_LENGTH(FirstThingOffsets) == FINALIZE_LIMIT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.cpp: In function 'js::ConservativeGCTest js::IsAddressableGCThing(JSRuntime*, uintptr_t, bool, js::gc::AllocKind*, js::gc::ArenaHeader**, void**)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert126' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.cpp:1024:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_TYPE_STRING == 0 && JSID_TYPE_OBJECT == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jspropertycache.h:15:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:23, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscrashreport.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: At global scope: /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:398:24: warning: inline function 'static void JSString::writeBarrierPost(JSString*, void*)' used but never defined [enabled by default] static inline void writeBarrierPost(JSString *str, void *addr); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:397:24: warning: inline function 'static void JSString::writeBarrierPre(JSString*)' used but never defined [enabled by default] static inline void writeBarrierPre(JSString *str); ^ c++ -o jsinfer.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsinfer.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.cpp jsinterp.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.cpp:7: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.cpp:7: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert26' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert27' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:18:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:23, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsbool.h:14, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.cpp:7: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ c++ -o jsinterp.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsinterp.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsinterp.cpp jsiter.cpp /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsinterp.cpp:20: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsinterp.cpp:12: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:23:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Compiler.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Retcon.h:19, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.cpp:28: /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:193:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(js::mjit::ImmType, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:219:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(const JS::Value&, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:244:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsarray.h:12, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsinterp.cpp:21: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsinterp.cpp:12: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.cpp:7: /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID)); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:23:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MonoIC.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsinterp.cpp:73: /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:193:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(js::mjit::ImmType, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:219:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(const JS::Value&, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:244:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsinterp.cpp:12: /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*)); ^ c++ -o jsiter.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsiter.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsiter.cpp jslog2.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsiter.cpp:15: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsiter.cpp:11: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsarray.h:12, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsiter.cpp:16: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsiter.cpp:11: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsiter.cpp: In function 'bool js::VectorToIdArray(JSContext*, JS::AutoIdVector&, JSIdArray**)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsiter.cpp:327:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSIdArray) > sizeof(jsid)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsiter.cpp: In function 'JSObject* js_NewGenerator(JSContext*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsiter.cpp:1447:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(HeapValue) == 0); ^ c++ -o jslog2.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jslog2.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jslog2.cpp jsmath.cpp c++ -o jsmath.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsmath.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsmath.cpp jsnativestack.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsmath.cpp:17: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsmath.cpp:12: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert26' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert27' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsmath.cpp:19: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsmath.cpp:12: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ c++ -o jsnativestack.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsnativestack.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsnativestack.cpp jsnum.cpp c++ -o jsnum.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsnum.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsnum.cpp jsobj.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion/double-conversion.h:32:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsnum.cpp:14: /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion/utils.h: In function 'Dest double_conversion::BitCast(const Source&)': /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion/utils.h:283:16: warning: typedef 'VerifySizesAreEqual' locally defined but not used [-Wunused-local-typedefs] typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1]; ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsnum.cpp:31: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsnum.cpp:11: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert26' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert27' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ c++ -o jsobj.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsobj.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.cpp json.cpp ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsnum.cpp:33: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsnum.cpp:11: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.cpp:19: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.cpp:14: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsarray.h:12, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.cpp:20: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.cpp:14: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsnum.cpp: In constructor 'js::ToCStringBuf::ToCStringBuf()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsnum.cpp:511:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sbufSize >= DTOSTR_STANDARD_BUFFER_SIZE); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ c++ -o json.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/json.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/json.cpp jsonparser.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/json.cpp:11: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/json.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsarray.h:12, from /builddir/build/BUILD/mozjs17.0.0/js/src/json.cpp:12: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/json.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/json.cpp: In function 'bool IsQuoteSpecialCharacter(jschar)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/json.cpp:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT('\b' < ' '); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/json.cpp:113:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT('\f' < ' '); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/json.cpp:114:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT('\n' < ' '); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/json.cpp:115:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT('\r' < ' '); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/json.cpp:116:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT('\t' < ' '); ^ c++ -o jsonparser.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsonparser.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsonparser.cpp jsopcode.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsarray.h:12, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsonparser.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsarray.h:12, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsonparser.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsarray.h:12, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsonparser.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsarray.h:12, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsonparser.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ c++ -o jsopcode.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsopcode.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsopcode.cpp jsproxy.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsopcode.cpp:26: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ c++ -o jsproxy.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsproxy.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsproxy.cpp jsprf.cpp In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsopcode.cpp:12: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsproxy.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsarray.h:12, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsopcode.cpp:27: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsopcode.cpp:12: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsproxy.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsproxy.cpp:10: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsproxy.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsopcode.cpp: In function 'uint32_t NumBlockSlots(JSScript*, jsbytecode*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert352' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsopcode.cpp:150:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSOP_ENTERBLOCK_LENGTH == JSOP_ENTERLET0_LENGTH); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert353' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsopcode.cpp:151:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSOP_ENTERBLOCK_LENGTH == JSOP_ENTERLET1_LENGTH); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsopcode.cpp: In function 'jsbytecode* Decompile(SprintStack*, jsbytecode*, int)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert360' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsopcode.cpp:2581:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ARGNO_LEN == SLOTNO_LEN); ^ c++ -o jsprf.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsprf.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsprf.cpp jsprobes.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsstr.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsprf.cpp:18: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jstypes.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsprf.h:27, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsprf.cpp:15: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert26' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert27' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ c++ -o jsprobes.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsprobes.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsprobes.cpp jspropertycache.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsprobes.cpp:18: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsprobes.cpp:18: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ c++ -o jspropertycache.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jspropertycache.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jspropertycache.cpp /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ jspropertytree.cpp /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert26' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert27' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsprobes.cpp:21: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsprobes.cpp:18: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jspropertycache.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/jspropertycache.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jspropertycache.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/jspropertycache.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert26' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert27' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ c++ -o jspropertytree.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jspropertytree.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jspropertytree.cpp jsreflect.cpp /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert61' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert62' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert70' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert71' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jspropertycache.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jspropertycache.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/jspropertycache.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:23:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Compiler.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsprobes.cpp:30: /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:193:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(js::mjit::ImmType, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:219:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(const JS::Value&, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:244:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jspropertytree.cpp:11: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsprobes.cpp:18: /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jstypes.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/jspropertytree.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jspropertytree.cpp:12: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jstypes.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/jspropertytree.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ c++ -o jsreflect.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsreflect.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsreflect.cpp jsscope.cpp c++ -o jsscope.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsscope.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.cpp jsscript.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsatom.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsreflect.cpp:16: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsreflect.cpp:13: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert26' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert27' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:18:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:23, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsreflect.cpp:17: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsreflect.cpp:13: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.cpp:17: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jstypes.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.cpp:14: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert26' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert27' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.cpp:19: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jstypes.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.cpp:14: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ c++ -o jsscript.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsscript.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.cpp jsstr.cpp /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.cpp:17: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jstypes.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.cpp:13: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert26' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert27' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.cpp:19: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jstypes.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.cpp:13: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID)); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:23:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Compiler.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Retcon.h:19, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.cpp:36: /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:193:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(js::mjit::ImmType, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:219:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(const JS::Value&, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:244:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jstypes.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.cpp:13: /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.cpp: In member function 'bool js::Bindings::initWithTemporaryStorage(JSContext*, unsigned int, unsigned int, js::Binding*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.cpp:90:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.cpp: In function 'bool js::XDRScript(js::XDRState*, JS::HandleObject, JS::HandleScript, JS::HandleFunction, JSScript**)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.cpp:571:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(jsbytecode) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert126' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.cpp:572:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(jssrcnote) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert127' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.cpp:710:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(tn->kind) == sizeof(uint8_t)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert128' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.cpp:711:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(tn->stackDepth) == sizeof(uint16_t)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.cpp: In member function 'void js::SourceCompressorThread::threadLoop()': /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.cpp:919:26: warning: unused variable 'COMPRESS_THRESHOLD' [-Wunused-variable] const size_t COMPRESS_THRESHOLD = 512; ^ c++ -o jsstr.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsstr.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsstr.cpp jstypedarray.cpp In file included from ./dist/include/mozilla/CheckedInt.h:27:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsstr.cpp:20: ./dist/include/mozilla/CheckedInt.h: In constructor 'mozilla::CheckedInt::CheckedInt(U, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert0' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/CheckedInt.h:555:7: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(detail::IsSupported::value, ^ ./dist/include/mozilla/CheckedInt.h: In constructor 'mozilla::CheckedInt::CheckedInt(U)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert1' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/CheckedInt.h:576:7: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(detail::IsSupported::value, ^ ./dist/include/mozilla/CheckedInt.h: In constructor 'mozilla::CheckedInt::CheckedInt()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert2' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/CheckedInt.h:583:7: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(detail::IsSupported::value, ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsstr.cpp:28: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/CheckedInt.h:27:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsstr.cpp:20: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert13' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert40' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert41' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert58' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert67' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsarray.h:12, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsstr.cpp:29: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/CheckedInt.h:27:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsstr.cpp:20: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert93' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert95' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsstr.cpp: In function 'JSBool str_unescape(JSContext*, unsigned int, JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsstr.cpp:249:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSString::MAX_LENGTH <= INT_MAX); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsstr.cpp: In member function 'void SplitMatchResult::setFailure()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsstr.cpp:2509:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(SIZE_MAX > JSString::MAX_LENGTH); ^ c++ -o jstypedarray.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jstypedarray.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jstypedarray.cpp jsutil.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jstypedarray.cpp:13: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jstypedarray.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsarray.h:12, from /builddir/build/BUILD/mozjs17.0.0/js/src/jstypedarray.cpp:14: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jstypedarray.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ c++ -o jsutil.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsutil.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsutil.cpp jswatchpoint.cpp /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ c++ -o jswatchpoint.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jswatchpoint.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jswatchpoint.cpp jsweakmap.cpp /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsatom.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/jswatchpoint.cpp:7: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jstypes.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/jspubtd.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsalloc.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsatom.h:12, from /builddir/build/BUILD/mozjs17.0.0/js/src/jswatchpoint.cpp:7: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert26' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert27' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jstypedarray.cpp: In static member function 'static JSBool js::ArrayBufferObject::createTypedArrayFromBuffer(JSContext*, unsigned int, JS::Value*)': /builddir/build/BUILD/mozjs17.0.0/js/src/jstypedarray.cpp:2108:35: warning: typedef 'ArrayType' locally defined but not used [-Wunused-local-typedefs] typedef TypedArrayTemplate ArrayType; ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jstypedarray.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/jstypedarray.cpp: In static member function 'static void TypedArrayTemplate::copyIndexToValue(JSContext*, JSObject*, uint32_t, JS::MutableHandleValue)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jstypedarray.cpp:2120:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(NativeType) < 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Marking.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/jswatchpoint.cpp:10: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jstypes.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/jspubtd.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsalloc.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsatom.h:12, from /builddir/build/BUILD/mozjs17.0.0/js/src/jswatchpoint.cpp:7: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ c++ -o jsweakmap.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsweakmap.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsweakmap.cpp jswrapper.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsweakmap.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsweakmap.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsweakmap.cpp:10: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsweakmap.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ c++ -o jswrapper.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jswrapper.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jswrapper.cpp jsxml.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jswrapper.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jswrapper.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jswrapper.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jswrapper.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ c++ -o jsxml.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsxml.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsxml.cpp prmjtime.cpp /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID)); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:23:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:18, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/PolyIC.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/jswrapper.cpp:21: /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:193:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(js::mjit::ImmType, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:219:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(const JS::Value&, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:244:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jswrapper.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsxml.cpp:24: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsxml.cpp:19: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsarray.h:12, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsxml.cpp:25: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsxml.cpp:19: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t)); ^ c++ -o prmjtime.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/prmjtime.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/prmjtime.cpp sharkctl.cpp /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jslock.h:9, from /builddir/build/BUILD/mozjs17.0.0/js/src/prmjtime.cpp:20: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jstypes.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/prmjtime.cpp:16: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ c++ -o sharkctl.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/sharkctl.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/sharkctl.cpp ArgumentsObject.cpp c++ -o ArgumentsObject.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ArgumentsObject.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp ScopeObject.cpp /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsprvtd.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:19, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:18:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ArgumentsObject.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert57' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert58' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert66' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert67' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ c++ -o ScopeObject.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ScopeObject.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject.cpp Debugger.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscompartment.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscompartment.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscompartment.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscompartment.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ c++ -o Debugger.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Debugger.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Debugger.cpp GlobalObject.cpp /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Debugger.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Debugger.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Debugger.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Debugger.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Debugger.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Debugger.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Debugger.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Debugger.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID)); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:23:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Compiler.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Retcon.h:19, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Debugger.cpp:23: /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:193:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(js::mjit::ImmType, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:219:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(const JS::Value&, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:244:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Debugger.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Debugger.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*)); ^ c++ -o GlobalObject.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/GlobalObject.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.cpp ObjectImpl.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsarray.h:12, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsarray.h:12, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsarray.h:12, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsarray.h:12, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ c++ -o ObjectImpl.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ObjectImpl.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.cpp Stack.cpp /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID)); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:23:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Compiler.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Retcon.h:19, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.cpp:30: /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:193:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(js::mjit::ImmType, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:219:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(const JS::Value&, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:244:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsarray.h:12, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*)); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:19, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:18, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:8:0: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert26' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert27' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:18:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:23, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:18, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:11: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.cpp:8:0: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ c++ -o Stack.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Stack.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.cpp String.cpp /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ c++ -o String.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/String.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.cpp BytecodeCompiler.cpp c++ -o BytecodeCompiler.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/BytecodeCompiler.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp BytecodeEmitter.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsprvtd.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:19, from /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Marking.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.cpp:10: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/RangedPtr.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsprvtd.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/Parser.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/BytecodeCompiler.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsprvtd.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/Parser.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/BytecodeCompiler.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert48' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Marking.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.cpp:10: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/RangedPtr.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert26' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert27' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:18:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:16, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/Parser.h:18, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/BytecodeCompiler.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsprvtd.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/Parser.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/BytecodeCompiler.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/BytecodeCompiler.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert95' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.cpp: In function 'bool AllocChars(JSContext*, size_t, jschar**, size_t*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.cpp:141:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSString::MAX_LENGTH * sizeof(jschar) < UINT32_MAX); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.cpp: In member function 'JSFlatString* JSRope::flattenInternal(JSContext*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.cpp:203:13: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(!(EXTENSIBLE_FLAGS & DEPENDENT_FLAGS)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ c++ -o BytecodeEmitter.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/BytecodeEmitter.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp FoldConstants.cpp c++ -o FoldConstants.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/FoldConstants.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/FoldConstants.cpp NameFunctions.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:23: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:12: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:19, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsnum.h:14, from /builddir/build/BUILD/mozjs17.0.0/js/src/jslibmath.h:14, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert26' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert27' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:25: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:12: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert26' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert27' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:18:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:23, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsnum.h:14, from /builddir/build/BUILD/mozjs17.0.0/js/src/jslibmath.h:14, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:10: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ c++ -o NameFunctions.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/NameFunctions.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/NameFunctions.cpp ParallelArray.cpp In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/FoldConstants.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert95' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ c++ -o ParallelArray.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ParallelArray.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/builtin/ParallelArray.cpp ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ ParseMaps.cpp /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsprvtd.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsprvtd.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t)); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:18:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:16, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsprvtd.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/NameFunctions.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/builtin/ParallelArray.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/builtin/ParallelArray.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert95' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/builtin/ParallelArray.h:12, from /builddir/build/BUILD/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/builtin/ParallelArray.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/builtin/ParallelArray.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp: In function 'bool EmitObject(JSContext*, js::frontend::BytecodeEmitter*, js::frontend::ParseNode*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/BytecodeEmitter.cpp:5856:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(JSOP_NEWINIT_LENGTH == JSOP_NEWOBJECT_LENGTH, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ c++ -o ParseMaps.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ParseMaps.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseMaps.cpp ParseNode.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseMaps-inl.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseMaps.cpp: In member function 'void js::frontend::ParseMapPool::checkInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:24:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Definition *) == sizeof(jsatomid)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:25:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Definition *) == sizeof(DefinitionList)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:26:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(AtomDefnMap::Entry) == sizeof(AtomIndexMap::Entry)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:27:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(AtomDefnMap::Entry) == sizeof(AtomDefnListMap::Entry)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert126' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:28:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(AtomMapT::Entry) == sizeof(AtomDefnListMap::Entry)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert127' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert128' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:31:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert129' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseMaps.cpp:32:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ c++ -o ParseNode.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ParseNode.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.cpp Parser.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsprvtd.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsprvtd.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ c++ -o Parser.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Parser.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/Parser.cpp SPSProfiler.cpp ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:18:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:16, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsprvtd.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsprvtd.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/Parser.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/Parser.cpp:21: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsprvtd.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/Parser.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/Parser.cpp:21: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert26' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert27' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert95' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:18:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:16, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/Parser.h:18, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/Parser.cpp:21: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsprvtd.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/Parser.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/Parser.cpp:21: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert95' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert107' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ c++ -o SPSProfiler.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/SPSProfiler.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/vm/SPSProfiler.cpp TokenStream.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:19, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsnum.h:14, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsnum.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert26' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert27' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:18:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:23, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsnum.h:14, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsnum.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ c++ -o TokenStream.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/TokenStream.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/TokenStream.cpp TestingFunctions.cpp /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert95' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/TokenStream.cpp:24: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jstypes.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/TokenStream.cpp:21: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert26' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert27' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/TokenStream.cpp:26: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jstypes.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/TokenStream.cpp:21: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:23:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Compiler.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:12: /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:193:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(js::mjit::ImmType, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:219:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(const JS::Value&, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:244:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsnum.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/SPSProfiler.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ c++ -o TestingFunctions.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/TestingFunctions.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp LifoAlloc.cpp /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:6: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:6: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/TokenStream.cpp: In member function 'js::frontend::TokenKind js::frontend::TokenStream::getTokenInternal()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/TokenStream.cpp:1478:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT('$' < 128 && '_' < 128); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert26' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert27' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:18:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:23, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsbool.h:14, from /builddir/build/BUILD/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:7: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/builtin/TestingFunctions.cpp:6: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ c++ -o LifoAlloc.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/LifoAlloc.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.cpp Eval.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.cpp:8:0: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/js/Utility.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsutil.h:16, from /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:20, from /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert0' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ c++ -o Eval.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Eval.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/builtin/Eval.cpp MapObject.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/builtin/Eval.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ c++ -o MapObject.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/MapObject.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/builtin/MapObject.cpp MemoryMetrics.cpp In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/builtin/Eval.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/builtin/MapObject.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/builtin/MapObject.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/builtin/Eval.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/builtin/Eval.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/builtin/MapObject.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/builtin/MapObject.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/builtin/MapObject.h:12, from /builddir/build/BUILD/mozjs17.0.0/js/src/builtin/MapObject.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/builtin/MapObject.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/builtin/MapObject.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/builtin/MapObject.cpp: In static member function 'static bool js::MapObject::size_impl(JSContext*, JS::CallArgs)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/builtin/MapObject.cpp:1059:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof map.count() <= sizeof(uint32_t)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/builtin/MapObject.cpp: In static member function 'static bool js::SetObject::size_impl(JSContext*, JS::CallArgs)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/builtin/MapObject.cpp:1432:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof set.count() <= sizeof(uint32_t)); ^ c++ -o MemoryMetrics.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/MemoryMetrics.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/MemoryMetrics.cpp RegExpObject.cpp c++ -o RegExpObject.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/RegExpObject.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/vm/RegExpObject.cpp RegExpStatics.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/MemoryMetrics.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jstypes.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/jspubtd.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsalloc.h:11, from ./dist/include/js/MemoryMetrics.h:18, from /builddir/build/BUILD/mozjs17.0.0/js/src/MemoryMetrics.cpp:5: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/TokenStream.h:16, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/TokenStream.h:16, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/MemoryMetrics.cpp:10: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jstypes.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/jspubtd.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsalloc.h:11, from ./dist/include/js/MemoryMetrics.h:18, from /builddir/build/BUILD/mozjs17.0.0/js/src/MemoryMetrics.cpp:5: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/TokenStream.h:16, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/TokenStream.h:16, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/RegExpObject.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/RegExpObject.cpp: In member function 'js::Shape* js::RegExpObject::assignInitialShape(JSContext*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/RegExpObject.cpp:326:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(LAST_INDEX_SLOT == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert126' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/RegExpObject.cpp:327:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(SOURCE_SLOT == LAST_INDEX_SLOT + 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert127' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/RegExpObject.cpp:328:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(GLOBAL_FLAG_SLOT == SOURCE_SLOT + 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert128' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/RegExpObject.cpp:329:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(IGNORE_CASE_FLAG_SLOT == GLOBAL_FLAG_SLOT + 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert129' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/RegExpObject.cpp:330:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MULTILINE_FLAG_SLOT == IGNORE_CASE_FLAG_SLOT + 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert130' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/RegExpObject.cpp:331:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(STICKY_FLAG_SLOT == MULTILINE_FLAG_SLOT + 1); ^ c++ -o RegExpStatics.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/RegExpStatics.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/vm/RegExpStatics.cpp RegExp.cpp c++ -o RegExp.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/RegExp.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/builtin/RegExp.cpp Marking.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/RegExpStatics.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/RegExpStatics.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/builtin/RegExp.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/builtin/RegExp.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/RegExpStatics.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/RegExpStatics.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/RegExpStatics.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/builtin/RegExp.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/builtin/RegExp.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ c++ -o Marking.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Marking.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Marking.cpp Memory.cpp /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:19, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:18, from /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Marking.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jstypes.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsprf.h:27, from /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Marking.cpp:7: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert26' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert27' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:18:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:23, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:18, from /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Marking.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jstypes.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsprf.h:27, from /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Marking.cpp:7: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ c++ -o Memory.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Memory.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Memory.cpp Statistics.cpp /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsprvtd.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:19, from /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Memory.h:12, from /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Memory.cpp:13: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Memory.cpp:8:0: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Marking.cpp: In static member function 'static void js::SlotArrayLayout::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Marking.cpp:975:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(SlotArrayLayout) == 3 * sizeof(uintptr_t)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Marking.cpp: In member function 'void js::GCMarker::processMarkStackTop(js::SliceBudget&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Marking.cpp:1140:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ValueArrayTag == 0); ^ c++ -o Statistics.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Statistics.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Statistics.cpp StoreBuffer.cpp c++ -o StoreBuffer.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/StoreBuffer.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/gc/StoreBuffer.cpp StringBuffer.cpp c++ -o StringBuffer.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/StringBuffer.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/vm/StringBuffer.cpp Unicode.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Statistics.cpp:11: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Statistics.cpp:11: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/StringBuffer.h:12, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/StringBuffer.h:12, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Statistics.cpp:11: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Statistics.cpp:11: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/StringBuffer.h:12, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/StringBuffer.h:12, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/StringBuffer.cpp:7: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/StringBuffer.cpp: In member function 'JSFixedString* js::StringBuffer::finishString()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/StringBuffer.cpp:52:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSShortString::MAX_SHORT_LENGTH < CharBuffer::InlineLength); ^ c++ -o Unicode.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Unicode.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Unicode.cpp Xdr.cpp c++ -o Xdr.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Xdr.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Xdr.cpp MethodJIT.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Xdr.cpp:16: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Xdr.cpp:7: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ c++ -o MethodJIT.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/MethodJIT.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp StubCalls.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Xdr.cpp:17: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Xdr.cpp:7: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID)); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:23:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:18, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:14: /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:193:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(js::mjit::ImmType, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:219:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(const JS::Value&, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:244:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*)); ^ c++ -o StubCalls.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/StubCalls.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/StubCalls.cpp Compiler.cpp /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp: In member function 'void js::mjit::JITScript::destroyChunk(js::FreeOp*, unsigned int, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert138' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:1335:13: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(ic::CallICInfo, links) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp: In static member function 'static void JSScript::JITScriptHandle::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert139' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:1375:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSScript::JITScriptHandle) == sizeof(js::mjit::JITScript *)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert140' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:1376:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_ALIGNMENT_OF(JSScript::JITScriptHandle) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert141' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.cpp:1378:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSScript::JITScriptHandle, value) == 0); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:10: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ c++ -o Compiler.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Compiler.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Compiler.cpp FrameState.cpp /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID)); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:23:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Compiler.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:25: /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:193:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(js::mjit::ImmType, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:219:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(const JS::Value&, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:244:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/StubCalls.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*)); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t)); ^ c++ -o FrameState.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/FrameState.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FrameState.cpp FastArithmetic.cpp /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID)); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:23:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Compiler.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Compiler.cpp:12: /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:193:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(js::mjit::ImmType, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:219:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(const JS::Value&, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:244:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ c++ -o FastArithmetic.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/FastArithmetic.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp FastBuiltins.cpp In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Compiler.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID)); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:23:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FrameState.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FrameState.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:193:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(js::mjit::ImmType, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:219:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(const JS::Value&, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:244:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FrameState.cpp:7: /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*)); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsbool.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsbool.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FrameState-inl.h: In member function 'int32_t js::mjit::FrameState::frameOffset(const js::mjit::FrameEntry*, js::mjit::FrameState::ActiveFrame*) const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FrameState-inl.h:1020:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackSpace::STACK_JIT_EXTRA >= TEMPORARY_LIMIT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert26' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert27' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:18:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:23, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsbool.h:14, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t)); ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsbool.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Compiler.cpp: In member function 'js::mjit::CompileStatus js::mjit::Compiler::generateMethod()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert125' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Compiler.cpp:2471:13: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSOP_LT_LENGTH == JSOP_GE_LENGTH); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert126' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Compiler.cpp:2472:13: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSOP_LE_LENGTH == JSOP_GE_LENGTH); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert127' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Compiler.cpp:2473:13: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSOP_GT_LENGTH == JSOP_GE_LENGTH); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert128' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Compiler.cpp:2474:13: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSOP_EQ_LENGTH == JSOP_GE_LENGTH); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert129' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Compiler.cpp:2475:13: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSOP_NE_LENGTH == JSOP_GE_LENGTH); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Compiler.cpp: In member function 'void js::mjit::Compiler::updatePCTypes(jsbytecode*, js::mjit::FrameEntry*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert130' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Compiler.cpp:3401:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(Registers::ReturnReg != Registers::ArgReg1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Compiler.cpp: In member function 'void js::mjit::Compiler::jsop_setprop_slow(js::PropertyName*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert131' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Compiler.cpp:4805:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSOP_SETNAME_LENGTH == JSOP_SETPROP_LENGTH); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FrameState-inl.h: In member function 'int32_t js::mjit::FrameState::frameOffset(const js::mjit::FrameEntry*, js::mjit::FrameState::ActiveFrame*) const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FrameState-inl.h:1020:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackSpace::STACK_JIT_EXTRA >= TEMPORARY_LIMIT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID)); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:23:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Compiler.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:11: /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:193:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(js::mjit::ImmType, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:219:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(const JS::Value&, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:244:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsbool.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FastArithmetic.cpp:7: /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FrameState-inl.h: In member function 'int32_t js::mjit::FrameState::frameOffset(const js::mjit::FrameEntry*, js::mjit::FrameState::ActiveFrame*) const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FrameState-inl.h:1020:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackSpace::STACK_JIT_EXTRA >= TEMPORARY_LIMIT); ^ c++ -o FastBuiltins.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/FastBuiltins.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp FastOps.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsbool.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsbool.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert26' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert27' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:18:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:23, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsbool.h:14, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsbool.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID)); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:23:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Compiler.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:12: /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:193:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(js::mjit::ImmType, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:219:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(const JS::Value&, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:244:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsbool.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FastBuiltins.cpp:7: /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ c++ -o FastOps.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/FastOps.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FastOps.cpp LoopState.cpp /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*)); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsbool.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsbool.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ c++ -o LoopState.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/LoopState.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/LoopState.cpp StubCompiler.cpp ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FrameState-inl.h: In member function 'int32_t js::mjit::FrameState::frameOffset(const js::mjit::FrameEntry*, js::mjit::FrameState::ActiveFrame*) const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FrameState-inl.h:1020:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackSpace::STACK_JIT_EXTRA >= TEMPORARY_LIMIT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert26' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert27' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:18:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:23, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsbool.h:14, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsbool.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscompartment.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsanalyze.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Compiler.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscompartment.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsanalyze.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Compiler.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscompartment.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsanalyze.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Compiler.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscompartment.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsanalyze.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Compiler.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID)); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:23:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Compiler.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FastOps.cpp:14: /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:193:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(js::mjit::ImmType, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:219:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(const JS::Value&, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:244:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsbool.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FastOps.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FrameState-inl.h: In member function 'int32_t js::mjit::FrameState::frameOffset(const js::mjit::FrameEntry*, js::mjit::FrameState::ActiveFrame*) const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FrameState-inl.h:1020:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackSpace::STACK_JIT_EXTRA >= TEMPORARY_LIMIT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID)); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:23:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Compiler.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:193:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(js::mjit::ImmType, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:219:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(const JS::Value&, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:244:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscompartment.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsanalyze.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Compiler.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/LoopState.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FrameState-inl.h: In member function 'int32_t js::mjit::FrameState::frameOffset(const js::mjit::FrameEntry*, js::mjit::FrameState::ActiveFrame*) const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FrameState-inl.h:1020:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackSpace::STACK_JIT_EXTRA >= TEMPORARY_LIMIT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/LoopState.cpp: In member function 'void js::mjit::LoopState::flushLoop(js::mjit::StubCompiler&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert124' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/LoopState.cpp:228:17: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(Registers::ReturnReg != Registers::ArgReg1); ^ c++ -o StubCompiler.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/StubCompiler.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp MonoIC.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/StubCalls.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/StubCalls.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/StubCalls.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/StubCalls.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID)); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:23:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FrameState.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/StubCompiler.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:193:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(js::mjit::ImmType, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:219:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(const JS::Value&, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:244:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/StubCalls.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/StubCompiler.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*)); ^ c++ -o MonoIC.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/MonoIC.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MonoIC.cpp PolyIC.cpp /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FrameState-inl.h: In member function 'int32_t js::mjit::FrameState::frameOffset(const js::mjit::FrameEntry*, js::mjit::FrameState::ActiveFrame*) const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FrameState-inl.h:1020:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackSpace::STACK_JIT_EXTRA >= TEMPORARY_LIMIT); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ c++ -o PolyIC.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/PolyIC.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/PolyIC.cpp ImmutableSync.cpp /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID)); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:23:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:17: /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:193:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(js::mjit::ImmType, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:219:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(const JS::Value&, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:244:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MonoIC.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/PolyIC.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/PolyIC.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/PolyIC.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/PolyIC.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID)); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:23:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:18, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/PolyIC.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7: /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:193:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(js::mjit::ImmType, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:219:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(const JS::Value&, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:244:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/PolyIC.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/PolyIC.cpp:7: /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t)); ^ c++ -o ImmutableSync.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ImmutableSync.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/ImmutableSync.cpp InvokeHelpers.cpp c++ -o InvokeHelpers.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/InvokeHelpers.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp Retcon.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FrameEntry.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/ImmutableSync.cpp:10: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FrameEntry.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/ImmutableSync.cpp:10: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscompartment.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsanalyze.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert26' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert27' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscompartment.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsanalyze.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:18:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:23, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsnum.h:14, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FrameEntry.h:12, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/ImmutableSync.cpp:10: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FrameEntry.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/ImmutableSync.cpp:10: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscompartment.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsanalyze.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscompartment.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsanalyze.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ c++ -o Retcon.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/Retcon.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Retcon.cpp TrampolineCompiler.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:23:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FrameState.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/ImmutableSync.cpp:11: /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:193:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(js::mjit::ImmType, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:219:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(const JS::Value&, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:244:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FrameEntry.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/ImmutableSync.cpp:10: /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:23:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MonoIC.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:23: /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:193:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(js::mjit::ImmType, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:219:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(const JS::Value&, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:244:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscompartment.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsanalyze.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/InvokeHelpers.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*)); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Retcon.h:16, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*)); ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Retcon.h:16, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t)); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FrameState-inl.h: In member function 'int32_t js::mjit::FrameState::frameOffset(const js::mjit::FrameEntry*, js::mjit::FrameState::ActiveFrame*) const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/FrameState-inl.h:1020:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackSpace::STACK_JIT_EXTRA >= TEMPORARY_LIMIT); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Retcon.h:16, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Retcon.h:16, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID)); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:23:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Compiler.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Retcon.h:19, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10: /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:193:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(js::mjit::ImmType, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:219:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(const JS::Value&, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:244:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:17, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Retcon.h:16, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/Retcon.cpp:10: /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert123' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t)); ^ c++ -o TrampolineCompiler.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/TrampolineCompiler.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp ExecutableAllocator.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:33, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jstypes.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/jspubtd.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsalloc.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:32, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ c++ -o ExecutableAllocator.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ExecutableAllocator.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.cpp PageBlock.cpp /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:33, from /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.cpp:26: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:23, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jstypes.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/jspubtd.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsalloc.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:32, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jstypes.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/jspubtd.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsalloc.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:32, from /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.cpp:26: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h: In member function 'void js::mjit::RematInfo::inherit(const js::mjit::RematInfo&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/RematInfo.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID)); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/CodeGenIncludes.h:23:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:12, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:193:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(js::mjit::ImmType, JSC::AbstractMacroAssembler::RegisterID, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:219:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h: In member function 'JSC::AbstractMacroAssembler::DataLabel32 js::mjit::NunboxAssembler::storeValueWithAddressOffsetPatch(const JS::Value&, JSC::AbstractMacroAssembler::Address)': /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/NunboxAssembler.h:244:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] DataLabel32 start = dataLabel32(); ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jstypes.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/jspubtd.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsalloc.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:32, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/TrampolineCompiler.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert111' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ c++ -o PageBlock.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/PageBlock.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/yarr/PageBlock.cpp YarrInterpreter.cpp /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ c++ -o YarrInterpreter.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/YarrInterpreter.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp YarrPattern.cpp /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ c++ -o YarrPattern.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/YarrPattern.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/yarr/YarrPattern.cpp YarrSyntaxChecker.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsstr.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/yarr/wtfbridge.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/yarr/YarrPattern.h:34, from /builddir/build/BUILD/mozjs17.0.0/js/src/yarr/YarrInterpreter.h:33, from /builddir/build/BUILD/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsstr.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/yarr/wtfbridge.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/yarr/YarrPattern.h:34, from /builddir/build/BUILD/mozjs17.0.0/js/src/yarr/YarrInterpreter.h:33, from /builddir/build/BUILD/mozjs17.0.0/js/src/yarr/YarrInterpreter.cpp:31: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert26' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert27' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h: In member function 'JSC::AbstractMacroAssembler::Jump js::mjit::Assembler::spsProfileEntryAddress(js::SPSProfiler*, int, JSC::AbstractMacroAssembler::RegisterID)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert122' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/BaseAssembler.h:1553:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsstr.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/yarr/wtfbridge.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/yarr/YarrPattern.h:34, from /builddir/build/BUILD/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert61' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert62' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsstr.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/yarr/wtfbridge.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/yarr/YarrPattern.h:34, from /builddir/build/BUILD/mozjs17.0.0/js/src/yarr/YarrPattern.cpp:31: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert26' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert27' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert61' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert62' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ c++ -o YarrSyntaxChecker.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/YarrSyntaxChecker.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp ExecutableAllocatorPosix.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsstr.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/yarr/wtfbridge.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.h:33, from /builddir/build/BUILD/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsstr.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/yarr/wtfbridge.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.h:33, from /builddir/build/BUILD/mozjs17.0.0/js/src/yarr/YarrSyntaxChecker.cpp:30: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert26' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert27' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert61' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert62' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ c++ -o ExecutableAllocatorPosix.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ExecutableAllocatorPosix.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocatorPosix.cpp OSAllocatorPosix.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:33, from /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocatorPosix.cpp:26: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jstypes.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/jspubtd.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsalloc.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:32, from /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocatorPosix.cpp:26: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ c++ -o OSAllocatorPosix.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/OSAllocatorPosix.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/yarr/OSAllocatorPosix.cpp ARMAssembler.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsstr.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/yarr/wtfbridge.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/yarr/OSAllocator.h:34, from /builddir/build/BUILD/mozjs17.0.0/js/src/yarr/OSAllocatorPosix.cpp:34: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsstr.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/yarr/wtfbridge.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/yarr/OSAllocator.h:34, from /builddir/build/BUILD/mozjs17.0.0/js/src/yarr/OSAllocatorPosix.cpp:34: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert26' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert27' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert61' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert62' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ c++ -o ARMAssembler.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/ARMAssembler.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/assembler/ARMAssembler.cpp MacroAssemblerARM.cpp /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/assembler/ARMAssembler.cpp:107:1: warning: this use of "defined" may not be portable [enabled by default] #if WTF_ARM_ARCH_AT_LEAST(5) ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:33, from /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/assembler/AssemblerBuffer.h:38, from /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/assembler/AssemblerBufferWithConstantPool.h:38, from /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/assembler/ARMAssembler.h:41, from /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/assembler/ARMAssembler.cpp:35: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jstypes.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/jspubtd.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsalloc.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:32, from /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/assembler/AssemblerBuffer.h:38, from /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/assembler/AssemblerBufferWithConstantPool.h:38, from /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/assembler/ARMAssembler.h:41, from /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/assembler/ARMAssembler.cpp:35: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/assembler/ARMAssembler.cpp: In static member function 'static JSC::ARMWord JSC::ARMAssembler::getOp2RegScale(JSC::ARMAssembler::RegisterID, JSC::ARMWord)': /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/assembler/ARMAssembler.cpp:128:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((1<::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jstypes.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/jspubtd.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsalloc.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:32, from /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/assembler/AssemblerBuffer.h:38, from /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/assembler/AssemblerBufferWithConstantPool.h:38, from /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/assembler/ARMAssembler.h:41, from /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerARM.h:39, from /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerARM.cpp:35: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ c++ -o MacroAssemblerX86Common.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/MacroAssemblerX86Common.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerX86Common.cpp YarrJIT.cpp c++ -o YarrJIT.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/YarrJIT.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/yarr/YarrJIT.cpp jsperf.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:33, from /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/assembler/AssemblerBuffer.h:38, from /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/assembler/AssemblerBufferWithConstantPool.h:38, from /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/assembler/ARMAssembler.h:41, from /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerARM.h:39, from /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/assembler/MacroAssembler.h:42, from /builddir/build/BUILD/mozjs17.0.0/js/src/yarr/YarrJIT.h:37, from /builddir/build/BUILD/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jstypes.h:24, from /builddir/build/BUILD/mozjs17.0.0/js/src/jspubtd.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsalloc.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/jit/ExecutableAllocator.h:32, from /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/assembler/AssemblerBuffer.h:38, from /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/assembler/AssemblerBufferWithConstantPool.h:38, from /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/assembler/ARMAssembler.h:41, from /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/assembler/MacroAssemblerARM.h:39, from /builddir/build/BUILD/mozjs17.0.0/js/src/assembler/assembler/MacroAssembler.h:42, from /builddir/build/BUILD/mozjs17.0.0/js/src/yarr/YarrJIT.h:37, from /builddir/build/BUILD/mozjs17.0.0/js/src/yarr/YarrJIT.cpp:30: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ c++ -o jsperf.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsperf.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/perf/jsperf.cpp pm_linux.cpp /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert26' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert27' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert61' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert62' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/perf/jsperf.h:9, from /builddir/build/BUILD/mozjs17.0.0/js/src/perf/jsperf.cpp:6: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/perf/jsperf.h:9, from /builddir/build/BUILD/mozjs17.0.0/js/src/perf/jsperf.cpp:6: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ./dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ./dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ./dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/perf/jsperf.cpp:7: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/perf/jsperf.h:9, from /builddir/build/BUILD/mozjs17.0.0/js/src/perf/jsperf.cpp:6: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ c++ -o pm_linux.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/pm_linux.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/perf/pm_linux.cpp HashFunctions.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/perf/jsperf.h:9, from /builddir/build/BUILD/mozjs17.0.0/js/src/perf/pm_linux.cpp:6: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ c++ -o HashFunctions.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/HashFunctions.o.pp /builddir/build/BUILD/mozjs17.0.0/mfbt/HashFunctions.cpp SHA1.cpp In file included from ./dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/perf/jsperf.h:9, from /builddir/build/BUILD/mozjs17.0.0/js/src/perf/pm_linux.cpp:6: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ In file included from ./dist/include/mozilla/HashFunctions.h:48:0, from /builddir/build/BUILD/mozjs17.0.0/mfbt/HashFunctions.cpp:8: ./dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ./dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert0' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ./dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ./dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ c++ -o SHA1.o -c -fvisibility=hidden -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -I/builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/double-conversion -I/builddir/build/BUILD/mozjs17.0.0/js/src -I. -I./dist/include -I/usr/include/nspr4 -I/builddir/build/BUILD/mozjs17.0.0/js/src -I/builddir/build/BUILD/mozjs17.0.0/js/src/assembler -I/builddir/build/BUILD/mozjs17.0.0/js/src/yarr -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/SHA1.o.pp /builddir/build/BUILD/mozjs17.0.0/mfbt/SHA1.cpp rm -f libjs_static.a libjs_static.a.desc /usr/bin/python2.7 /builddir/build/BUILD/mozjs17.0.0/js/src/config/pythonpath.py -I./config /builddir/build/BUILD/mozjs17.0.0/js/src/config/expandlibs_exec.py --depend .deps/libjs_static.a.pp --target libjs_static.a --extract -- ar cr libjs_static.a bignum-dtoa.o bignum.o cached-powers.o diy-fp.o double-conversion.o fast-dtoa.o fixed-dtoa.o strtod.o jsalloc.o jsanalyze.o jsapi.o jsarray.o jsatom.o jsbool.o jsclone.o jscntxt.o jscompartment.o jsdate.o jsdbgapi.o jsdhash.o jsdtoa.o jsexn.o jsfriendapi.o jsfun.o jsgc.o jscrashreport.o jsinfer.o jsinterp.o jsiter.o jslog2.o jsmath.o jsnativestack.o jsnum.o jsobj.o json.o jsonparser.o jsopcode.o jsproxy.o jsprf.o jsprobes.o jspropertycache.o jspropertytree.o jsreflect.o jsscope.o jsscript.o jsstr.o jstypedarray.o jsutil.o jswatchpoint.o jsweakmap.o jswrapper.o jsxml.o prmjtime.o sharkctl.o ArgumentsObject.o ScopeObject.o Debugger.o GlobalObject.o ObjectImpl.o Stack.o String.o BytecodeCompiler.o BytecodeEmitter.o FoldConstants.o NameFunctions.o ParallelArray.o ParseMaps.o ParseNode.o Parser.o SPSProfiler.o TokenStream.o TestingFunctions.o LifoAlloc.o Eval.o MapObject.o MemoryMetrics.o RegExpObject.o RegExpStatics.o RegExp.o Marking.o Memory.o Statistics.o StoreBuffer.o StringBuffer.o Unicode.o Xdr.o MethodJIT.o StubCalls.o Compiler.o FrameState.o FastArithmetic.o FastBuiltins.o FastOps.o LoopState.o StubCompiler.o MonoIC.o PolyIC.o ImmutableSync.o InvokeHelpers.o Retcon.o TrampolineCompiler.o ExecutableAllocator.o PageBlock.o YarrInterpreter.o YarrPattern.o YarrSyntaxChecker.o ExecutableAllocatorPosix.o OSAllocatorPosix.o ARMAssembler.o MacroAssemblerARM.o MacroAssemblerX86Common.o YarrJIT.o jsperf.o pm_linux.o HashFunctions.o SHA1.o ranlib libjs_static.a /usr/bin/python2.7 /builddir/build/BUILD/mozjs17.0.0/js/src/config/pythonpath.py -I./config /builddir/build/BUILD/mozjs17.0.0/js/src/config/expandlibs_gen.py --depend .deps/libjs_static.a.desc.pp -o libjs_static.a.desc bignum-dtoa.o bignum.o cached-powers.o diy-fp.o double-conversion.o fast-dtoa.o fixed-dtoa.o strtod.o jsalloc.o jsanalyze.o jsapi.o jsarray.o jsatom.o jsbool.o jsclone.o jscntxt.o jscompartment.o jsdate.o jsdbgapi.o jsdhash.o jsdtoa.o jsexn.o jsfriendapi.o jsfun.o jsgc.o jscrashreport.o jsinfer.o jsinterp.o jsiter.o jslog2.o jsmath.o jsnativestack.o jsnum.o jsobj.o json.o jsonparser.o jsopcode.o jsproxy.o jsprf.o jsprobes.o jspropertycache.o jspropertytree.o jsreflect.o jsscope.o jsscript.o jsstr.o jstypedarray.o jsutil.o jswatchpoint.o jsweakmap.o jswrapper.o jsxml.o prmjtime.o sharkctl.o ArgumentsObject.o ScopeObject.o Debugger.o GlobalObject.o ObjectImpl.o Stack.o String.o BytecodeCompiler.o BytecodeEmitter.o FoldConstants.o NameFunctions.o ParallelArray.o ParseMaps.o ParseNode.o Parser.o SPSProfiler.o TokenStream.o TestingFunctions.o LifoAlloc.o Eval.o MapObject.o MemoryMetrics.o RegExpObject.o RegExpStatics.o RegExp.o Marking.o Memory.o Statistics.o StoreBuffer.o StringBuffer.o Unicode.o Xdr.o MethodJIT.o StubCalls.o Compiler.o FrameState.o FastArithmetic.o FastBuiltins.o FastOps.o LoopState.o StubCompiler.o MonoIC.o PolyIC.o ImmutableSync.o InvokeHelpers.o Retcon.o TrampolineCompiler.o ExecutableAllocator.o PageBlock.o YarrInterpreter.o YarrPattern.o YarrSyntaxChecker.o ExecutableAllocatorPosix.o OSAllocatorPosix.o ARMAssembler.o MacroAssemblerARM.o MacroAssemblerX86Common.o YarrJIT.o jsperf.o pm_linux.o HashFunctions.o SHA1.o rm -f libmozjs-17.0.so /usr/bin/python2.7 /builddir/build/BUILD/mozjs17.0.0/js/src/config/pythonpath.py -I./config /builddir/build/BUILD/mozjs17.0.0/js/src/config/expandlibs_exec.py --depend .deps/libmozjs-17.0.so.pp --target libmozjs-17.0.so --uselist -- c++ -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -fPIC -shared -Wl,-z,defs -Wl,--gc-sections -Wl,-h,libmozjs-17.0.so -o libmozjs-17.0.so bignum-dtoa.o bignum.o cached-powers.o diy-fp.o double-conversion.o fast-dtoa.o fixed-dtoa.o strtod.o jsalloc.o jsanalyze.o jsapi.o jsarray.o jsatom.o jsbool.o jsclone.o jscntxt.o jscompartment.o jsdate.o jsdbgapi.o jsdhash.o jsdtoa.o jsexn.o jsfriendapi.o jsfun.o jsgc.o jscrashreport.o jsinfer.o jsinterp.o jsiter.o jslog2.o jsmath.o jsnativestack.o jsnum.o jsobj.o json.o jsonparser.o jsopcode.o jsproxy.o jsprf.o jsprobes.o jspropertycache.o jspropertytree.o jsreflect.o jsscope.o jsscript.o jsstr.o jstypedarray.o jsutil.o jswatchpoint.o jsweakmap.o jswrapper.o jsxml.o prmjtime.o sharkctl.o ArgumentsObject.o ScopeObject.o Debugger.o GlobalObject.o ObjectImpl.o Stack.o String.o BytecodeCompiler.o BytecodeEmitter.o FoldConstants.o NameFunctions.o ParallelArray.o ParseMaps.o ParseNode.o Parser.o SPSProfiler.o TokenStream.o TestingFunctions.o LifoAlloc.o Eval.o MapObject.o MemoryMetrics.o RegExpObject.o RegExpStatics.o RegExp.o Marking.o Memory.o Statistics.o StoreBuffer.o StringBuffer.o Unicode.o Xdr.o MethodJIT.o StubCalls.o Compiler.o FrameState.o FastArithmetic.o FastBuiltins.o FastOps.o LoopState.o StubCompiler.o MonoIC.o PolyIC.o ImmutableSync.o InvokeHelpers.o Retcon.o TrampolineCompiler.o ExecutableAllocator.o PageBlock.o YarrInterpreter.o YarrPattern.o YarrSyntaxChecker.o ExecutableAllocatorPosix.o OSAllocatorPosix.o ARMAssembler.o MacroAssemblerARM.o MacroAssemblerX86Common.o YarrJIT.o jsperf.o pm_linux.o HashFunctions.o SHA1.o -lpthread -Wl,-z,relro -Wl,-rpath-link,./dist/bin -Wl,-rpath-link,/usr/lib -Wl,-version-script,symverscript -L/usr/lib -lplds4 -lplc4 -lnspr4 -ldl -lm -ldl chmod +x libmozjs-17.0.so /builddir/build/BUILD/mozjs17.0.0/js/src/config/nsinstall -R -m 644 libjs_static.a libjs_static.a.desc ./dist/lib /builddir/build/BUILD/mozjs17.0.0/js/src/config/nsinstall -R -m 755 libmozjs-17.0.so ./dist/lib /builddir/build/BUILD/mozjs17.0.0/js/src/config/nsinstall -R -m 755 libmozjs-17.0.so ./dist/bin /builddir/build/BUILD/mozjs17.0.0/js/src/config/nsinstall -R -m 755 host_jskwgen host_jsoplengen ./dist/host/bin make -C config libs make[3]: Entering directory `/builddir/build/BUILD/mozjs17.0.0/js/src/config' /builddir/build/BUILD/mozjs17.0.0/js/src/config/nsinstall -R -m 755 nsinstall ../dist/host/bin make[3]: Leaving directory `/builddir/build/BUILD/mozjs17.0.0/js/src/config' make -C shell libs js.cpp make[3]: Entering directory `/builddir/build/BUILD/mozjs17.0.0/js/src/shell' c++ -o js.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/shell -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/js.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/shell/js.cpp jsoptparse.cpp c++ -o jsoptparse.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/shell -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/jsoptparse.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/shell/jsoptparse.cpp jsheaptools.cpp c++ -o jsheaptools.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/shell -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/jsheaptools.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/shell/jsheaptools.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/shell/jsheaptools.cpp:10: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ../dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/shell/jsheaptools.cpp:10: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jswrapper.h:13, from /builddir/build/BUILD/mozjs17.0.0/js/src/shell/js.cpp:24: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/shell/js.cpp:19: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ../dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ ../dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/shell/jsheaptools.cpp:13: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ../dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/shell/jsheaptools.cpp:10: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsarray.h:12, from /builddir/build/BUILD/mozjs17.0.0/js/src/shell/js.cpp:26: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/shell/js.cpp:19: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h: In member function 'void js::frontend::UpvarCookie::checkInvariants()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert121' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/frontend/ParseNode.h:37:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t)); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jswrapper.h:13:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/shell/js.cpp:24: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In function 'JSBool Evaluate(JSContext*, unsigned int, jsval*)': /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:3061:32: warning: '*((void*)(& ancx)+24).JSAutoRequest::mContext' may be used uninitialized in this function [-Wmaybe-uninitialized] JS_EndRequest(mContext); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/shell/js.cpp:891:20: note: '*((void*)(& ancx)+24).JSAutoRequest::mContext' was declared here AutoNewContext ancx; ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jswrapper.h:13:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/shell/js.cpp:24: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:3098:51: warning: '*((void*)(& ancx)+8).JSAutoSuspendRequest::mSaveDepth' may be used uninitialized in this function [-Wmaybe-uninitialized] JS_ResumeRequest(mContext, mSaveDepth); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/shell/js.cpp:891:20: note: '*((void*)(& ancx)+8).JSAutoSuspendRequest::mSaveDepth' was declared here AutoNewContext ancx; ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jswrapper.h:13:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/shell/js.cpp:24: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:3098:51: warning: '*((void*)(& ancx)+8).JSAutoSuspendRequest::mContext' may be used uninitialized in this function [-Wmaybe-uninitialized] JS_ResumeRequest(mContext, mSaveDepth); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/shell/js.cpp:891:20: note: '*((void*)(& ancx)+8).JSAutoSuspendRequest::mContext' was declared here AutoNewContext ancx; ^ /usr/bin/python2.7 /builddir/build/BUILD/mozjs17.0.0/js/src/config/pythonpath.py -I../config /builddir/build/BUILD/mozjs17.0.0/js/src/config/expandlibs_exec.py --depend .deps/js17.pp --target js17 --uselist -- c++ -o js17 -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer js.o jsoptparse.o jsheaptools.o -lpthread -Wl,-z,relro -Wl,-rpath-link,../dist/bin -Wl,-rpath-link,/usr/lib -L../dist/bin -L../dist/lib -L/usr/lib -lplds4 -lplc4 -lnspr4 -lreadline ../libjs_static.a -ldl /builddir/build/BUILD/mozjs17.0.0/js/src/config/nsinstall -R -m 755 js17 ../dist/bin /builddir/build/BUILD/mozjs17.0.0/js/src/config/nsinstall -R -m 755 js17 .. make[3]: Leaving directory `/builddir/build/BUILD/mozjs17.0.0/js/src/shell' make -C jsapi-tests libs valueABI.c make[3]: Entering directory `/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests' gcc -o valueABI.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Wdeclaration-after-statement -Werror=return-type -Wtype-limits -Wempty-body -Wno-unused -Wno-overlength-strings -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -ffunction-sections -fdata-sections -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -include ../js-confdefs.h -DMOZILLA_CLIENT -MD -MF .deps/valueABI.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/valueABI.c tests.cpp c++ -o tests.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/tests.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.cpp selfTest.cpp c++ -o selfTest.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/selfTest.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/selfTest.cpp testAddPropertyPropcache.cpp c++ -o testAddPropertyPropcache.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testAddPropertyPropcache.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testAddPropertyPropcache.cpp testArgumentsObject.cpp In file included from ../dist/include/mozilla/FloatingPoint.h:11:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:15, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/valueABI.c:8: ../dist/include/mozilla/Assertions.h:279:22: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] # define MOZ_ASSERT(...) do { } while(0) ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:21:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/valueABI.c:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jspubtd.h:203:62: warning: C++ style comments are not allowed in ISO C90 [enabled by default] class JSStableString; // long story ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jspubtd.h:203:62: warning: (this will be reported only once per input file) [enabled by default] c++ -o testArgumentsObject.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testArgumentsObject.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp testBindCallable.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testAddPropertyPropcache.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/selfTest.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testAddPropertyPropcache.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/selfTest.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert26' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert27' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ../dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:18:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:23, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:10: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.cpp:8: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ../dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack-inl.h:11, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:11: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testArgumentsObject.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ c++ -o testBindCallable.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testBindCallable.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testBindCallable.cpp testBug604087.cpp /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ c++ -o testBug604087.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testBug604087.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp testCallNonGenericMethodOnProxy.cpp /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testBindCallable.cpp:5: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testBindCallable.cpp:5: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:11: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:11: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert26' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert27' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ../dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:18:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:23, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:12: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testBug604087.cpp:11: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ c++ -o testCallNonGenericMethodOnProxy.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testCallNonGenericMethodOnProxy.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testCallNonGenericMethodOnProxy.cpp testChromeBuffer.cpp /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testCallNonGenericMethodOnProxy.cpp:5: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testCallNonGenericMethodOnProxy.cpp:5: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ c++ -o testChromeBuffer.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testChromeBuffer.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testChromeBuffer.cpp testClassGetter.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testChromeBuffer.cpp:5: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testChromeBuffer.cpp:5: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ c++ -o testClassGetter.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testClassGetter.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testClassGetter.cpp testCloneScript.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testClassGetter.cpp:11: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testClassGetter.cpp:11: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ c++ -o testCloneScript.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testCloneScript.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testCloneScript.cpp testConservativeGC.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testCloneScript.cpp:11: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testCloneScript.cpp:11: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ c++ -o testConservativeGC.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testConservativeGC.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp testContexts.cpp c++ -o testContexts.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testContexts.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testContexts.cpp testCustomIterator.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testContexts.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:5: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testContexts.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:5: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert26' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert27' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ../dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:18:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:23, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:6: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testConservativeGC.cpp:5: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ c++ -o testCustomIterator.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testCustomIterator.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testCustomIterator.cpp testDebugger.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testCustomIterator.cpp:5: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testCustomIterator.cpp:5: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ c++ -o testDebugger.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testDebugger.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp testDeepFreeze.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ c++ -o testDeepFreeze.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testDeepFreeze.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testDeepFreeze.cpp testDefineGetterSetterNonEnumerable.cpp /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ../dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testDeepFreeze.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testDeepFreeze.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ c++ -o testDefineGetterSetterNonEnumerable.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testDefineGetterSetterNonEnumerable.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testDefineGetterSetterNonEnumerable.cpp testDefineProperty.cpp c++ -o testDefineProperty.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testDefineProperty.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testDefineProperty.cpp testExtendedEq.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jspropertycache.h:15:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:23, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testDebugger.cpp:11: /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: At global scope: /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:398:24: warning: inline function 'static void JSString::writeBarrierPost(JSString*, void*)' used but never defined [enabled by default] static inline void writeBarrierPost(JSString *str, void *addr); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:397:24: warning: inline function 'static void JSString::writeBarrierPre(JSString*)' used but never defined [enabled by default] static inline void writeBarrierPre(JSString *str); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testDefineGetterSetterNonEnumerable.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testDefineGetterSetterNonEnumerable.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testDefineProperty.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testDefineProperty.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ c++ -o testExtendedEq.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testExtendedEq.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp testExternalStrings.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:12: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:12: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert26' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert27' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ../dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:18:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:23, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:13: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testExtendedEq.cpp:12: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ c++ -o testExternalStrings.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testExternalStrings.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testExternalStrings.cpp testFuncCallback.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testExternalStrings.cpp:5: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testExternalStrings.cpp:5: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ c++ -o testFuncCallback.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testFuncCallback.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp testFunctionProperties.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:5: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ c++ -o testFunctionProperties.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testFunctionProperties.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testFunctionProperties.cpp testGCOutOfMemory.cpp In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:5: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert26' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert27' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ../dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testFunctionProperties.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:18:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:23, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:14, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:6: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testFuncCallback.cpp:5: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testFunctionProperties.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert95' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ c++ -o testGCOutOfMemory.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testGCOutOfMemory.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp testOOM.cpp /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ../dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jspropertycache.h:15:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:23, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:10: /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: At global scope: /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:398:24: warning: inline function 'static void JSString::writeBarrierPost(JSString*, void*)' used but never defined [enabled by default] static inline void writeBarrierPost(JSString *str, void *addr); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:397:24: warning: inline function 'static void JSString::writeBarrierPre(JSString*)' used but never defined [enabled by default] static inline void writeBarrierPre(JSString *str); ^ c++ -o testOOM.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testOOM.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testOOM.cpp testGetPropertyDefault.cpp c++ -o testGetPropertyDefault.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testGetPropertyDefault.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testGetPropertyDefault.cpp testHashTable.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testOOM.cpp:5: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testOOM.cpp:5: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testGetPropertyDefault.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testGetPropertyDefault.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ c++ -o testHashTable.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testHashTable.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testHashTable.cpp testIndexToString.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testHashTable.cpp:5: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testHashTable.cpp:5: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ c++ -o testIndexToString.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testIndexToString.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp testIntString.cpp c++ -o testIntString.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testIntString.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testIntString.cpp testIntTypesABI.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testIntString.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testIntString.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ../dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert26' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert27' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:11: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testIndexToString.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ ../dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert61' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert62' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ c++ -o testIntTypesABI.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testIntTypesABI.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testIntTypesABI.cpp testIntern.cpp ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testIntTypesABI.cpp:5: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testIntTypesABI.cpp:5: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ c++ -o testIntern.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testIntern.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testIntern.cpp testLookup.cpp /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testIntern.cpp:5: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testIntern.cpp:5: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert26' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert27' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ../dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert61' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert62' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ c++ -o testLookup.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testLookup.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp testLooselyEqual.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert26' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert27' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ../dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:18:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:23, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:14, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:10: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testLookup.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ c++ -o testLooselyEqual.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testLooselyEqual.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testLooselyEqual.cpp testNewObject.cpp /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert95' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testLooselyEqual.cpp:5: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testLooselyEqual.cpp:5: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ c++ -o testNewObject.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testNewObject.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testNewObject.cpp testOps.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testNewObject.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testNewObject.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ c++ -o testOps.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testOps.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testOps.cpp testOriginPrincipals.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testOps.cpp:11: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testOps.cpp:11: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ c++ -o testOriginPrincipals.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testOriginPrincipals.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp testParseJSON.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:5: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:5: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ../dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsarray.h:12, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsobjinlines.h:14, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:7: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testOriginPrincipals.cpp:5: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ c++ -o testParseJSON.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testParseJSON.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testParseJSON.cpp testPropCache.cpp /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testParseJSON.cpp:12: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testParseJSON.cpp:12: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert26' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert27' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ../dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert61' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert62' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ c++ -o testPropCache.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testPropCache.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testPropCache.cpp testRegExp.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testPropCache.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testPropCache.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ c++ -o testRegExp.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testRegExp.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testRegExp.cpp testResolveRecursion.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testRegExp.cpp:5: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testRegExp.cpp:5: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ c++ -o testResolveRecursion.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testResolveRecursion.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testResolveRecursion.cpp testSameValue.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testResolveRecursion.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ c++ -o testSameValue.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testSameValue.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testSameValue.cpp testScriptInfo.cpp In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testResolveRecursion.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ c++ -o testScriptInfo.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testScriptInfo.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testScriptInfo.cpp testScriptObject.cpp ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testSameValue.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testSameValue.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testScriptInfo.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testScriptInfo.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ c++ -o testScriptObject.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testScriptObject.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testScriptObject.cpp testSetProperty.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testScriptObject.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testScriptObject.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ c++ -o testSetProperty.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testSetProperty.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testSetProperty.cpp testSourcePolicy.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testSetProperty.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testSetProperty.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ c++ -o testSourcePolicy.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testSourcePolicy.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testSourcePolicy.cpp testStringBuffer.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testSourcePolicy.cpp:5: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testSourcePolicy.cpp:5: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ c++ -o testStringBuffer.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testStringBuffer.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp testTrap.cpp ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert18' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert19' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert20' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert21' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert22' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert26' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert27' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert28' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert29' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ../dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert30' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/vm/StringBuffer.h:12, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:13: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testStringBuffer.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ c++ -o testTrap.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testTrap.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testTrap.cpp testTypedArrays.cpp /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ c++ -o testTypedArrays.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testTypedArrays.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testTypedArrays.cpp testUTF8.cpp /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testTrap.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testTrap.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testTypedArrays.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testTypedArrays.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ c++ -o testUTF8.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testUTF8.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testUTF8.cpp testValueABI.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testUTF8.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testUTF8.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ c++ -o testValueABI.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testValueABI.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testValueABI.cpp testVersion.cpp c++ -o testVersion.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testVersion.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp testXDR.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testValueABI.cpp:5: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testValueABI.cpp:5: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ c++ -o testXDR.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testXDR.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp testProfileStrings.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:5: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:5: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:18:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:16, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:6: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:5: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ ../dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:18:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:16, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:10: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testXDR.cpp:9: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert39' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert47' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ ../dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert56' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert65' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert94' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert95' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert87' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ c++ -o testProfileStrings.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testProfileStrings.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp testJSEvaluateScript.cpp /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h: In member function 'void js::GlobalObject::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert110' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/GlobalObject.h:114:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h: In static member function 'static void js::VMFrame::staticAssert()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert112' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:236:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert113' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/methodjit/MethodJIT.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h: In member function 'void js::InlineMap::checkStaticInvariants()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert114' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/InlineMap.h:45:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ZeroIsReserved::result); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:11: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h: In function 'js::gc::AllocKind js::gc::GetGCArrayKind(size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert115' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgcinlines.h:70:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h: In static member function 'static void js::NewObjectCache::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert116' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:29:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert117' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxtinlines.h:30:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND); ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:11: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h: In function 'jsid js::AtomToId(JSAtom*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert118' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsatominlines.h:112:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JSID_INT_MIN == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h: In member function 'void js::ScopeObject::setAliasedVar(js::ScopeCoordinate, const JS::Value&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert119' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ScopeObject-inl.h:51:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ../dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h: In member function 'JSAtom* js::StaticStrings::lookup(const jschar*, size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert120' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String-inl.h:399:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:11: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jspropertycache.h:15:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:23, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testProfileStrings.cpp:13: /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: At global scope: /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:398:24: warning: inline function 'static void JSString::writeBarrierPost(JSString*, void*)' used but never defined [enabled by default] static inline void writeBarrierPost(JSString *str, void *addr); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:397:24: warning: inline function 'static void JSString::writeBarrierPre(JSString*)' used but never defined [enabled by default] static inline void writeBarrierPre(JSString *str); ^ c++ -o testJSEvaluateScript.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testJSEvaluateScript.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testJSEvaluateScript.cpp testErrorCopying.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testJSEvaluateScript.cpp:5: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testJSEvaluateScript.cpp:5: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ c++ -o testErrorCopying.o -c -fvisibility=hidden -DEXPORT_JS_API -DIMPL_MFBT -I/builddir/build/BUILD/mozjs17.0.0/js/src -I.. -I/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests -I. -I../dist/include -I/usr/include/nspr4 -fPIC -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../js-confdefs.h -MD -MF .deps/testErrorCopying.o.pp /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:26:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:10, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:12: /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h: In constructor 'JS::Handle::Handle(JS::NullPtr)': /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h:111:89: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] typedef typename js::tl::StaticAssert::result>::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:12: /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h: In member function 'void JS::Value::staticAssertions()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert8' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:601:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueType) == 1); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert9' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:602:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSValueTag) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert10' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:603:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSBool) == 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert11' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:604:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert12' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi.h:605:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(Value) == 8); ^ ../dist/include/js/HashTable.h: In static member function 'static void js::detail::HashTable::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert14' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:292:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert15' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:293:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert16' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:294:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX); ^ ../dist/include/js/HashTable.h: In static member function 'static js::HashNumber js::PointerHasher::hash(const Lookup&)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert17' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ ../dist/include/js/HashTable.h:894:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HashNumber) == 4); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static size_t js::gc::FreeSpan::encodeOffsets(size_t, size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert34' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:193:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift < 16); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In static member function 'static void js::gc::ArenaHeader::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert35' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:468:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert36' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:474:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'void js::gc::ArenaHeader::init(JSCompartment*, js::gc::AllocKind)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert37' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:492:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h: In member function 'uintptr_t* js::gc::ChunkBitmap::arenaBits(js::gc::ArenaHeader*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert38' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h:728:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'const JS::Value* js::Valueify(const js::EncapsulatedValue*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert42' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:482:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert43' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:483:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h: In function 'js::HeapValue* js::HeapValueify(JS::Value*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert44' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:490:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert45' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h:491:5: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value)); ^ ../dist/include/mozilla/HashFunctions.h: In function 'uint32_t mozilla::AddToHash(uint32_t, A*)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert46' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/HashFunctions.h:176:3: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h: In static member function 'static void js::GCMarker::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert49' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:933:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert50' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsgc.h:934:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSString::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert51' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:237:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert52' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:238:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >> ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert53' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:240:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(JSString) == ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert54' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:242:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) == ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In member function 'bool JSString::hasBase() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert55' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:371:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: In static member function 'static void JSShortString::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert63' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:584:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert64' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:585:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 == ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:28:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In function 'char* js::detail::AlignPtr(void*)': /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:36:15: warning: typedef '_' locally defined but not used [-Wunused-local-typedefs] >::result _; ^ In file included from ../dist/include/mozilla/Util.h:14:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/tests.h:8, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:12: /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h: In member function 'T* js::LifoAlloc::newArray(size_t)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert72' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/ds/LifoAlloc.h:221:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(tl::IsPodType::result); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h: In static member function 'static void js::types::TypeObject::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert73' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsinfer.h:944:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ElementsHeader::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert74' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:356:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::uint8_clamped::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert75' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:537:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'void js::ObjectElements::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert76' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:868:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In static member function 'static void js::ObjectImpl::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert77' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:978:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert78' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:980:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0, ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert79' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:983:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert80' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:985:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert81' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:987:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert82' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:989:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h: In member function 'js::HeapSlot* js::ObjectImpl::fixedElements() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert83' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/ObjectImpl.h:1249:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h: In static member function 'static void JSObject::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert84' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1021:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert85' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1023:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl), ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert86' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsobj.h:1025:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0, ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::BaseShape::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert88' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:364:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h: In static member function 'static void js::Shape::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert89' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:855:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert90' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:856:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert91' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscope.h:857:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h: In constructor 'js::Binding::Binding(js::PropertyName*, js::BindingKind, bool)': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert92' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsscript.h:100:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CONSTANT <= KIND_MASK); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static unsigned int JSFunction::offsetOfNativeOrScript()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert96' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:168:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert97' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:169:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In member function 'bool JSFunction::isExtended() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert98' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:198:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h: In static member function 'static void JSFunction::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert99' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jsfun.h:215:9: note: in expansion of macro 'MOZ_STATIC_ASSERT' MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function), ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackFrame::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert100' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:290:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert101' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:291:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In member function 'js::InitialFrameFlags js::StackFrame::initialFlags() const': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert102' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:891:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_NONE == 0); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert103' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:892:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert104' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:893:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::FrameRegs::staticAssert()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert105' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1078:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_)); ^ ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert106' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1079:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_)); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h: In static member function 'static void js::StackSpace::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert108' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/Stack.h:1305:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h: In static member function 'static void js::FreeOp::staticAsserts()': ../dist/include/mozilla/Assertions.h:111:43: warning: typedef 'moz_static_assert109' locally defined but not used [-Wunused-local-typedefs] typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/mozilla/Assertions.h:79:50: note: in definition of macro 'MOZ_STATIC_ASSERT_GLUE1' # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y ^ ../dist/include/mozilla/Assertions.h:111:20: note: in expansion of macro 'MOZ_STATIC_ASSERT_GLUE' typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1] ^ ../dist/include/js/Utility.h:67:42: note: in expansion of macro 'MOZ_STATIC_ASSERT' #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT") ^ /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:359:9: note: in expansion of macro 'JS_STATIC_ASSERT' JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp)); ^ In file included from /builddir/build/BUILD/mozjs17.0.0/js/src/jspropertycache.h:15:0, from /builddir/build/BUILD/mozjs17.0.0/js/src/jscntxt.h:23, from /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testErrorCopying.cpp:13: /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h: At global scope: /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:398:24: warning: inline function 'static void JSString::writeBarrierPost(JSString*, void*)' used but never defined [enabled by default] static inline void writeBarrierPost(JSString *str, void *addr); ^ /builddir/build/BUILD/mozjs17.0.0/js/src/vm/String.h:397:24: warning: inline function 'static void JSString::writeBarrierPre(JSString*)' used but never defined [enabled by default] static inline void writeBarrierPre(JSString *str); ^ /usr/bin/python2.7 /builddir/build/BUILD/mozjs17.0.0/js/src/config/pythonpath.py -I../config /builddir/build/BUILD/mozjs17.0.0/js/src/config/expandlibs_exec.py --depend .deps/jsapi-tests.pp --target jsapi-tests --uselist -- c++ -o jsapi-tests -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -freorder-blocks -fomit-frame-pointer valueABI.o tests.o selfTest.o testAddPropertyPropcache.o testArgumentsObject.o testBindCallable.o testBug604087.o testCallNonGenericMethodOnProxy.o testChromeBuffer.o testClassGetter.o testCloneScript.o testConservativeGC.o testContexts.o testCustomIterator.o testDebugger.o testDeepFreeze.o testDefineGetterSetterNonEnumerable.o testDefineProperty.o testExtendedEq.o testExternalStrings.o testFuncCallback.o testFunctionProperties.o testGCOutOfMemory.o testOOM.o testGetPropertyDefault.o testHashTable.o testIndexToString.o testIntString.o testIntTypesABI.o testIntern.o testLookup.o testLooselyEqual.o testNewObject.o testOps.o testOriginPrincipals.o testParseJSON.o testPropCache.o testRegExp.o testResolveRecursion.o testSameValue.o testScriptInfo.o testScriptObject.o testSetProperty.o testSourcePolicy.o testStringBuffer.o testTrap.o testTypedArrays.o testUTF8.o testValueABI.o testVersion.o testXDR.o testProfileStrings.o testJSEvaluateScript.o testErrorCopying.o -lpthread -Wl,-z,relro -Wl,-rpath-link,../dist/bin -Wl,-rpath-link,/usr/lib -L../dist/bin -L../dist/lib ../libjs_static.a -L/usr/lib -lplds4 -lplc4 -lnspr4 -ldl /builddir/build/BUILD/mozjs17.0.0/js/src/config/nsinstall -R -m 755 jsapi-tests ../dist/bin make[3]: Leaving directory `/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests' make -C tests libs make[3]: Entering directory `/builddir/build/BUILD/mozjs17.0.0/js/src/tests' make[3]: Nothing to be done for `libs'. make[3]: Leaving directory `/builddir/build/BUILD/mozjs17.0.0/js/src/tests' /builddir/build/BUILD/mozjs17.0.0/js/src/config/nsinstall -R -m 755 libmozjs-17.0.so dist/sdk/lib make[2]: Leaving directory `/builddir/build/BUILD/mozjs17.0.0/js/src' make tools make[2]: Entering directory `/builddir/build/BUILD/mozjs17.0.0/js/src' make -C config tools make[3]: Entering directory `/builddir/build/BUILD/mozjs17.0.0/js/src/config' make[3]: Nothing to be done for `tools'. make[3]: Leaving directory `/builddir/build/BUILD/mozjs17.0.0/js/src/config' make -C shell tools make[3]: Entering directory `/builddir/build/BUILD/mozjs17.0.0/js/src/shell' make[3]: Nothing to be done for `tools'. make[3]: Leaving directory `/builddir/build/BUILD/mozjs17.0.0/js/src/shell' make -C jsapi-tests tools make[3]: Entering directory `/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests' make[3]: Nothing to be done for `tools'. make[3]: Leaving directory `/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests' make -C tests tools make[3]: Entering directory `/builddir/build/BUILD/mozjs17.0.0/js/src/tests' make[3]: Nothing to be done for `tools'. make[3]: Leaving directory `/builddir/build/BUILD/mozjs17.0.0/js/src/tests' make[2]: Leaving directory `/builddir/build/BUILD/mozjs17.0.0/js/src' if test -d ./dist/bin ; then touch ./dist/bin/.purgecaches ; fi make[1]: Leaving directory `/builddir/build/BUILD/mozjs17.0.0/js/src' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ET5yEC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mozjs17-17.0.0-10.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mozjs17-17.0.0-10.el7.arm ++ dirname /builddir/build/BUILDROOT/mozjs17-17.0.0-10.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mozjs17-17.0.0-10.el7.arm + cd mozjs17.0.0 + make install DESTDIR=/builddir/build/BUILDROOT/mozjs17-17.0.0-10.el7.arm cd js/src && make install DESTDIR=/builddir/build/BUILDROOT/mozjs17-17.0.0-10.el7.arm make[1]: Entering directory `/builddir/build/BUILD/mozjs17.0.0/js/src' /usr/bin/python2.7 /builddir/build/BUILD/mozjs17.0.0/js/src/config/Preprocessor.py -Dprefix="/usr" -Dexec_prefix="/usr" -Dincludedir="/usr/include" -Dlibdir="/usr/lib" -DMODULE="js-17.0" -DMOZILLA_VERSION="17.0.4esrpre" -DLIBRARY_NAME="mozjs-17.0" -DJS_CONFIG_LIBS="-Wl,-version-script,symverscript -L/usr/lib -lplds4 -lplc4 -lnspr4 -ldl -lm -ldl" -DJS_CONFIG_MOZ_JS_LIBS="-L/usr/lib -lmozjs-17.0" -DMOZJS_MAJOR_VERSION="17" -DMOZJS_MINOR_VERSION="0" -DMOZJS_PATCH_VERSION="4esrpre" -DMOZJS_ALPHA="" -DNSPR_CFLAGS="-I/usr/include/nspr4" -DNSPR_PKGCONF_CHECK="nspr >= 4.9.2" js.pc.in > mozjs-17.0.pc /builddir/build/BUILD/mozjs17.0.0/js/src/config/nsinstall -t mozjs-17.0.pc /builddir/build/BUILDROOT/mozjs17-17.0.0-10.el7.arm/usr/lib/pkgconfig /builddir/build/BUILD/mozjs17.0.0/js/src/config/nsinstall -t js-config.h jscpucfg.h js.msg jsalloc.h jsapi.h jsatom.h jsatom.tbl jsclass.h jsclist.h jsdbgapi.h jsdhash.h jsfriendapi.h jsgc.h jslock.h json.h jsproxy.h jsprf.h jsproto.tbl jsprvtd.h jspubtd.h jstypes.h jsutil.h jsversion.h jswrapper.h jsval.h /builddir/build/BUILD/mozjs17.0.0/js/src/perf/jsperf.h /builddir/build/BUILDROOT/mozjs17-17.0.0-10.el7.arm/usr/include/js-17.0 /builddir/build/BUILD/mozjs17.0.0/js/src/config/nsinstall -t /builddir/build/BUILD/mozjs17.0.0/js/src/ds/BitArray.h /builddir/build/BUILDROOT/mozjs17-17.0.0-10.el7.arm/usr/include/js-17.0/ds /builddir/build/BUILD/mozjs17.0.0/js/src/config/nsinstall -t /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Barrier.h /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Heap.h /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Root.h /builddir/build/BUILD/mozjs17.0.0/js/src/gc/Statistics.h /builddir/build/BUILD/mozjs17.0.0/js/src/gc/StoreBuffer.h /builddir/build/BUILDROOT/mozjs17-17.0.0-10.el7.arm/usr/include/js-17.0/gc /builddir/build/BUILD/mozjs17.0.0/js/src/config/nsinstall -t /builddir/build/BUILD/mozjs17.0.0/js/src/../public/HashTable.h /builddir/build/BUILD/mozjs17.0.0/js/src/../public/LegacyIntTypes.h /builddir/build/BUILD/mozjs17.0.0/js/src/../public/MemoryMetrics.h /builddir/build/BUILD/mozjs17.0.0/js/src/../public/RequiredDefines.h /builddir/build/BUILD/mozjs17.0.0/js/src/../public/TemplateLib.h /builddir/build/BUILD/mozjs17.0.0/js/src/../public/Utility.h /builddir/build/BUILD/mozjs17.0.0/js/src/../public/Vector.h /builddir/build/BUILDROOT/mozjs17-17.0.0-10.el7.arm/usr/include/js-17.0/js /builddir/build/BUILD/mozjs17.0.0/js/src/config/nsinstall -t /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/Assertions.h /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/Attributes.h /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/BloomFilter.h /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/CheckedInt.h /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/Constants.h /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/FloatingPoint.h /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/GuardObjects.h /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/HashFunctions.h /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/Likely.h /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/LinkedList.h /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/MathAlgorithms.h /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/MSStdInt.h /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/NullPtr.h /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/RangedPtr.h /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/RefPtr.h /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/Scoped.h /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/StandardInteger.h /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/SHA1.h /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/ThreadLocal.h /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/TypeTraits.h /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/Types.h /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/Util.h /builddir/build/BUILD/mozjs17.0.0/js/src/../../mfbt/WeakPtr.h /builddir/build/BUILDROOT/mozjs17-17.0.0-10.el7.arm/usr/include/js-17.0/mozilla /builddir/build/BUILD/mozjs17.0.0/js/src/config/nsinstall -t js17-config /builddir/build/BUILDROOT/mozjs17-17.0.0-10.el7.arm/usr/bin /builddir/build/BUILD/mozjs17.0.0/js/src/config/nsinstall -t libjs_static.a /builddir/build/BUILDROOT/mozjs17-17.0.0-10.el7.arm/usr/lib mv -f /builddir/build/BUILDROOT/mozjs17-17.0.0-10.el7.arm/usr/lib/libjs_static.a /builddir/build/BUILDROOT/mozjs17-17.0.0-10.el7.arm/usr/lib/libmozjs-17.0.a /builddir/build/BUILD/mozjs17.0.0/js/src/config/nsinstall -t libmozjs-17.0.so /builddir/build/BUILDROOT/mozjs17-17.0.0-10.el7.arm/usr/lib make -C shell install make[2]: Entering directory `/builddir/build/BUILD/mozjs17.0.0/js/src/shell' /builddir/build/BUILD/mozjs17.0.0/js/src/config/nsinstall -t js17 /builddir/build/BUILDROOT/mozjs17-17.0.0-10.el7.arm/usr/bin make[2]: Leaving directory `/builddir/build/BUILD/mozjs17.0.0/js/src/shell' make[1]: Leaving directory `/builddir/build/BUILD/mozjs17.0.0/js/src' + find /builddir/build/BUILDROOT/mozjs17-17.0.0-10.el7.arm/usr/include -type f -exec chmod a-x '{}' ';' + chmod a-x /builddir/build/BUILDROOT/mozjs17-17.0.0-10.el7.arm/usr/lib/pkgconfig/mozjs-17.0.pc + rm -f /builddir/build/BUILDROOT/mozjs17-17.0.0-10.el7.arm/usr/lib/libmozjs-17.0.a + rm -f /builddir/build/BUILDROOT/mozjs17-17.0.0-10.el7.arm/usr/bin/js17 + rm -f /builddir/build/BUILDROOT/mozjs17-17.0.0-10.el7.arm/usr/bin/js17-config + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/mozjs17.0.0 extracting debug info from /builddir/build/BUILDROOT/mozjs17-17.0.0-10.el7.arm/usr/lib/libmozjs-17.0.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 16823 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.knuete + umask 022 + cd /builddir/build/BUILD + cd mozjs17.0.0 + cat + make -C js/src check make: Entering directory `/builddir/build/BUILD/mozjs17.0.0/js/src' make -C config check make[1]: Entering directory `/builddir/build/BUILD/mozjs17.0.0/js/src/config' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/mozjs17.0.0/js/src/config' make -C shell check make[1]: Entering directory `/builddir/build/BUILD/mozjs17.0.0/js/src/shell' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/mozjs17.0.0/js/src/shell' make -C jsapi-tests check make[1]: Entering directory `/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests' ../dist/bin/jsapi-tests :0:uncaught exception: a /builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests/testVersion.cpp:279:SyntaxError: syntax error testErrorCopying_columnCopied TEST-PASS | testErrorCopying_columnCopied | ok testJSEvaluateScript TEST-PASS | testJSEvaluateScript | 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 testXDR_sourceMap TEST-PASS | testXDR_sourceMap | ok testXDR_source TEST-PASS | testXDR_source | ok testXDR_bug516827 TEST-PASS | testXDR_bug516827 | ok testXDR_bug506491 TEST-PASS | testXDR_bug506491 | ok testXDR_atline TEST-PASS | testXDR_atline | ok testXDR_principals TEST-PASS | testXDR_principals | ok testVersion_AllowXML TEST-PASS | testVersion_AllowXML | ok testVersion_EvalPropagatesOverride TEST-PASS | testVersion_EvalPropagatesOverride | ok testVersion_ReturnLosesOverride TEST-PASS | testVersion_ReturnLosesOverride | ok testVersion_EntryLosesOverride TEST-PASS | testVersion_EntryLosesOverride | ok testVersion_OptionsAreUsedForVersionFlags TEST-PASS | testVersion_OptionsAreUsedForVersionFlags | ok testValueABI_alignment TEST-PASS | testValueABI_alignment | ok testValueABI_retparam TEST-PASS | testValueABI_retparam | ok testUTF8_bug589917 TEST-PASS | testUTF8_bug589917 | ok testTypedArrays TEST-PASS | testTypedArrays | ok testTrap_gc TEST-PASS | testTrap_gc | ok testStringBuffer_finishString TEST-PASS | testStringBuffer_finishString | ok testBug795104 TEST-PASS | testBug795104 | ok testSetProperty_InheritedGlobalSetter TEST-PASS | testSetProperty_InheritedGlobalSetter | ok testSetProperty_NativeGetterStubSetter TEST-PASS | testSetProperty_NativeGetterStubSetter | 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 TEST-PASS | testScriptInfo | ok testSameValue TEST-PASS | testSameValue | ok testResolveRecursion TEST-PASS | testResolveRecursion | ok testGetRegExpSource TEST-PASS | testGetRegExpSource | ok testGetRegExpFlags TEST-PASS | testGetRegExpFlags | ok testObjectIsRegExp TEST-PASS | testObjectIsRegExp | ok testPropCache_bug505798 TEST-PASS | testPropCache_bug505798 | ok testParseJSON_reviver TEST-PASS | testParseJSON_reviver | ok testParseJSON_error TEST-PASS | testParseJSON_error | ok testParseJSON_success TEST-PASS | testParseJSON_success | ok testOriginPrincipals TEST-PASS | testOriginPrincipals | ok testOps_bug559006 TEST-PASS | testOps_bug559006 | ok testNewObject_1 TEST-PASS | testNewObject_1 | 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 testInternAcrossGC TEST-PASS | testInternAcrossGC | ok testAtomizedIsNotInterned TEST-PASS | testAtomizedIsNotInterned | ok testIntTypesABI TEST-PASS | testIntTypesABI | ok testIntString_bug515273 TEST-PASS | testIntString_bug515273 | ok testStringToPropertyName TEST-PASS | testStringToPropertyName | ok testStringIsIndex TEST-PASS | testStringIsIndex | ok testIndexToString TEST-PASS | testIndexToString | ok testHashRekeyManualRemoval TEST-PASS | testHashRekeyManualRemoval | ok testHashRekeyManual TEST-PASS | testHashRekeyManual | ok testGetPropertyDefault_bug594060 TEST-PASS | testGetPropertyDefault_bug594060 | ok testOOM TEST-PASS | testOOM | ok testGCOutOfMemory TEST-PASS | testGCOutOfMemory | ok testFunctionProperties TEST-PASS | testFunctionProperties | ok testFuncCallback_bug507012 TEST-PASS | testFuncCallback_bug507012 | ok testExternalStrings TEST-PASS | testExternalStrings | ok testExtendedEq_bug530489 TEST-PASS | testExtendedEq_bug530489 | 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 testDebugger_singleStepThrow TEST-PASS | testDebugger_singleStepThrow | ok testDebugger_newScriptHook TEST-PASS | testDebugger_newScriptHook | ok testDebugger_debuggerObjectVsDebugMode TEST-PASS | testDebugger_debuggerObjectVsDebugMode | ok testDebugger_throwHook TEST-PASS | testDebugger_throwHook | ok testDebugger_getThisStrict TEST-PASS | testDebugger_getThisStrict | ok testDebugger_getThisNonStrict TEST-PASS | testDebugger_getThisNonStrict | ok testDebugger_bug519719 TEST-PASS | testDebugger_bug519719 | ok testCustomIterator_bug612523 TEST-PASS | testCustomIterator_bug612523 | ok testContexts_bug563735 TEST-PASS | testContexts_bug563735 | ok testContexts_IsRunning TEST-PASS | testContexts_IsRunning | ok testDerivedValues TEST-PASS | testDerivedValues | ok testConservativeGC TEST-PASS | testConservativeGC | ok test_cloneScriptWithPrincipals TEST-PASS | test_cloneScriptWithPrincipals | ok test_cloneScript TEST-PASS | test_cloneScript | ok testClassGetter_isCalled TEST-PASS | testClassGetter_isCalled | ok testChromeBuffer TEST-PASS | testChromeBuffer | ok test_CallNonGenericMethodOnProxy TEST-PASS | test_CallNonGenericMethodOnProxy | ok testBug604087 TEST-PASS | testBug604087 | ok test_BindCallable TEST-PASS | test_BindCallable | ok testArgumentsObject TEST-PASS | testArgumentsObject | ok testAddPropertyHook TEST-PASS | testAddPropertyHook | ok selfTest_globalHasNoParent TEST-PASS | selfTest_globalHasNoParent | ok selfTest_NaNsAreSame TEST-PASS | selfTest_NaNsAreSame | ok Passed: ran 105 tests. make[1]: Leaving directory `/builddir/build/BUILD/mozjs17.0.0/js/src/jsapi-tests' make -C tests check make[1]: Entering directory `/builddir/build/BUILD/mozjs17.0.0/js/src/tests' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/mozjs17.0.0/js/src/tests' /builddir/build/BUILD/mozjs17.0.0/js/src/config/find_vanilla_new_calls libjs_static.a libjs_static.a.desc /usr/bin/python2.7 -u /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/jit_test.py \ --no-slow --no-progress --tinderbox --jitflags=,m,am,amd,n,mn,amn,amdn,mdn \ ./dist/bin/js17 TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-createontrace.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-createontrace.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-createontrace.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-createontrace.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-createontrace.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-createontrace.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-createontrace.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-createontrace.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-createontrace.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-mochi-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-mochi-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-mochi-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-mochi-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-mochi-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-mochi-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-mochi-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-mochi-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-mochi-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-mochi-2a.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-mochi-2a.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-mochi-2a.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-mochi-2a.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-mochi-2a.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-mochi-2a.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-mochi-2a.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-mochi-2a.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-mochi-2a.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-mochi.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-mochi.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-mochi.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-mochi.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-mochi.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-mochi.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-mochi.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-mochi.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-mochi.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-mutate-length-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-mutate-length-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-mutate-length-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-mutate-length-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-mutate-length-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-mutate-length-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-mutate-length-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-mutate-length-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-mutate-length-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-mutate-length-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-mutate-length-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-mutate-length-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-mutate-length-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-mutate-length-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-mutate-length-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-mutate-length-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-mutate-length-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-mutate-length-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-range-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-range-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-range-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-range-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-range-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-range-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-range-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-range-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-range-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-range-const.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-range-const.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-range-const.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-range-const.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-range-const.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-range-const.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-range-const.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-range-const.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-range-const.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-range.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-range.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-range.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-range.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-range.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-range.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-range.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-range.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-range.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-redefine-length-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-redefine-length-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-redefine-length-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-redefine-length-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-redefine-length-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-redefine-length-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-redefine-length-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-redefine-length-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-redefine-length-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-redefine-length-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-redefine-length-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-redefine-length-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-redefine-length-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-redefine-length-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-redefine-length-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-redefine-length-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-redefine-length-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-redefine-length-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-sum.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-sum.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-sum.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-sum.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-sum.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-sum.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-sum.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-sum.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-sum.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-vargc.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-vargc.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-vargc.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-vargc.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-vargc.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-vargc.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-vargc.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-vargc.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args-vargc.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args10.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args10.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args10.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args10.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args10.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args10.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args10.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args10.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args10.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args11.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args11.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args11.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args11.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args11.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args11.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args11.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args11.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args11.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args2a.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args2a.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args2a.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args2a.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args2a.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args2a.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args2a.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args2a.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args2a.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args2b.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args2b.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args2b.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args2b.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args2b.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args2b.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args2b.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args2b.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args2b.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args2c.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args2c.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args2c.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args2c.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args2c.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args2c.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args2c.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args2c.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args2c.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args2d.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args2d.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args2d.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args2d.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args2d.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args2d.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args2d.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args2d.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args2d.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args4.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args4.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args4.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args4.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args4.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args4.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args4.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args4.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args4.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args5.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args5.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args5.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args5.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args5.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args5.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args5.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args5.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args5.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args6.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args6.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args6.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args6.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args6.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args6.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args6.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args6.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args6.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args6a.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args6a.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args6a.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args6a.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args6a.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args6a.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args6a.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args6a.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args6a.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args7.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args7.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args7.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args7.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args7.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args7.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args7.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args7.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args7.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args8.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args8.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args8.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args8.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args8.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args8.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args8.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args8.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args8.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args9.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args9.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args9.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args9.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args9.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args9.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args9.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args9.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/args9.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsub.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsub.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsub.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsub.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsub.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsub.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsub.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsub.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsub.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsx-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsx-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsx-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsx-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsx-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsx-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsx-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsx-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsx-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsx-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsx-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsx-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsx-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsx-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsx-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsx-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsx-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsx-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsx-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsx-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsx-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsx-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsx-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsx-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsx-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsx-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsx-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsx-3a.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsx-3a.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsx-3a.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsx-3a.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsx-3a.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsx-3a.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsx-3a.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsx-3a.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsx-3a.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsx-4.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsx-4.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsx-4.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsx-4.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsx-4.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsx-4.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsx-4.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsx-4.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/argsx-4.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/bug503772.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/bug503772.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/bug503772.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/bug503772.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/bug503772.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/bug503772.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/bug503772.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/bug503772.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/bug503772.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/bug508178.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/bug508178.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/bug508178.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/bug508178.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/bug508178.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/bug508178.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/bug508178.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/bug508178.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/bug508178.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/bug554670-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/bug554670-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/bug554670-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/bug554670-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/bug554670-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/bug554670-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/bug554670-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/bug554670-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/bug554670-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/bug554670-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/bug554670-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/bug554670-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/bug554670-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/bug554670-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/bug554670-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/bug554670-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/bug554670-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/bug554670-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/bug633020.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/bug633020.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/bug633020.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/bug633020.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/bug633020.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/bug633020.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/bug633020.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/bug633020.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/bug633020.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-basic.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-basic.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-basic.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-basic.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-basic.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-basic.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-basic.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-basic.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-basic.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-bound-to-function.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-bound-to-function.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-bound-to-function.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-bound-to-function.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-bound-to-function.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-bound-to-function.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-bound-to-function.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-bound-to-function.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-bound-to-function.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-bug759904.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-bug759904.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-bug759904.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-bug759904.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-bug759904.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-bug759904.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-bug759904.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-bug759904.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-bug759904.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-evaluation-order.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-evaluation-order.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-evaluation-order.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-evaluation-order.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-evaluation-order.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-evaluation-order.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-evaluation-order.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-evaluation-order.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-evaluation-order.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-exceptions.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-exceptions.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-exceptions.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-exceptions.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-exceptions.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-exceptions.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-exceptions.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-exceptions.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-exceptions.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-invalid-syntax.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-invalid-syntax.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-invalid-syntax.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-invalid-syntax.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-invalid-syntax.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-invalid-syntax.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-invalid-syntax.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-invalid-syntax.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-invalid-syntax.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-scoping.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-scoping.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-scoping.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-scoping.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-scoping.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-scoping.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-scoping.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-scoping.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-scoping.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-strict-mode.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-strict-mode.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-strict-mode.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-strict-mode.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-strict-mode.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-strict-mode.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-strict-mode.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-strict-mode.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-strict-mode.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-with-arguments.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-with-arguments.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-with-arguments.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-with-arguments.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-with-arguments.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-with-arguments.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-with-arguments.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-with-arguments.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-with-arguments.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-with-rest.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-with-rest.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-with-rest.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-with-rest.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-with-rest.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-with-rest.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-with-rest.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-with-rest.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/defaults-with-rest.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/destructuring-exprbody.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/destructuring-exprbody.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/destructuring-exprbody.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/destructuring-exprbody.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/destructuring-exprbody.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/destructuring-exprbody.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/destructuring-exprbody.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/destructuring-exprbody.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/destructuring-exprbody.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-args.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-args.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-args.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-args.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-args.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-args.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-args.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-args.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-args.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-assign-element-get-parameter.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-assign-element-get-parameter.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-assign-element-get-parameter.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-assign-element-get-parameter.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-assign-element-get-parameter.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-assign-element-get-parameter.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-assign-element-get-parameter.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-assign-element-get-parameter.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-assign-element-get-parameter.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-assign-parameter-get-element.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-assign-parameter-get-element.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-assign-parameter-get-element.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-assign-parameter-get-element.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-assign-parameter-get-element.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-assign-parameter-get-element.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-assign-parameter-get-element.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-assign-parameter-get-element.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-assign-parameter-get-element.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-assign.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-assign.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-assign.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-assign.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-assign.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-assign.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-assign.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-assign.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-assign.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-later-assign.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-later-assign.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-later-assign.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-later-assign.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-later-assign.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-later-assign.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-later-assign.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-later-assign.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-later-assign.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-noargs.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-noargs.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-noargs.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-noargs.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-noargs.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-noargs.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-noargs.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-noargs.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/nonstrict-noargs.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-alias-function.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-alias-function.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-alias-function.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-alias-function.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-alias-function.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-alias-function.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-alias-function.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-alias-function.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-alias-function.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-arguments-as-parameters.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-arguments-as-parameters.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-arguments-as-parameters.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-arguments-as-parameters.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-arguments-as-parameters.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-arguments-as-parameters.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-arguments-as-parameters.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-arguments-as-parameters.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-arguments-as-parameters.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-basic.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-basic.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-basic.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-basic.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-basic.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-basic.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-basic.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-basic.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-basic.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-bug763954.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-bug763954.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-bug763954.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-bug763954.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-bug763954.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-bug763954.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-bug763954.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-bug763954.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-bug763954.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-debugger.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-debugger.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-debugger.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-debugger.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-debugger.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-debugger.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-debugger.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-debugger.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-debugger.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-disallow-arguments-strict.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-disallow-arguments-strict.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-disallow-arguments-strict.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-disallow-arguments-strict.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-disallow-arguments-strict.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-disallow-arguments-strict.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-disallow-arguments-strict.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-disallow-arguments-strict.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-disallow-arguments-strict.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-disallow-arguments.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-disallow-arguments.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-disallow-arguments.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-disallow-arguments.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-disallow-arguments.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-disallow-arguments.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-disallow-arguments.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-disallow-arguments.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-disallow-arguments.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-in-Function.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-in-Function.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-in-Function.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-in-Function.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-in-Function.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-in-Function.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-in-Function.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-in-Function.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-in-Function.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-invalid-syntax.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-invalid-syntax.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-invalid-syntax.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-invalid-syntax.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-invalid-syntax.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-invalid-syntax.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-invalid-syntax.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-invalid-syntax.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-invalid-syntax.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-nested-arguments.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-nested-arguments.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-nested-arguments.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-nested-arguments.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-nested-arguments.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-nested-arguments.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-nested-arguments.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-nested-arguments.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-nested-arguments.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-nested.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-nested.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-nested.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-nested.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-nested.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-nested.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-nested.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-nested.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-nested.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-underflow.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-underflow.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-underflow.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-underflow.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-underflow.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-underflow.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-underflow.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-underflow.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/rest-underflow.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-args-flushstack.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-args-flushstack.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-args-flushstack.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-args-flushstack.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-args-flushstack.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-args-flushstack.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-args-flushstack.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-args-flushstack.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-args-flushstack.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-args-generator-flushstack.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-args-generator-flushstack.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-args-generator-flushstack.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-args-generator-flushstack.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-args-generator-flushstack.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-args-generator-flushstack.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-args-generator-flushstack.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-args-generator-flushstack.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-args-generator-flushstack.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-args.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-args.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-args.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-args.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-args.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-args.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-args.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-args.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-args.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign-after.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign-after.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign-after.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign-after.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign-after.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign-after.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign-after.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign-after.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign-after.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign-arguments-element.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign-arguments-element.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign-arguments-element.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign-arguments-element.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign-arguments-element.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign-arguments-element.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign-arguments-element.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign-arguments-element.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign-arguments-element.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign-outer-param-psych.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign-outer-param-psych.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign-outer-param-psych.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign-outer-param-psych.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign-outer-param-psych.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign-outer-param-psych.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign-outer-param-psych.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign-outer-param-psych.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign-outer-param-psych.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign-outer-param.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign-outer-param.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign-outer-param.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign-outer-param.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign-outer-param.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign-outer-param.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign-outer-param.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign-outer-param.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign-outer-param.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign-parameter-get-element.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign-parameter-get-element.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign-parameter-get-element.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign-parameter-get-element.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign-parameter-get-element.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign-parameter-get-element.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign-parameter-get-element.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign-parameter-get-element.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign-parameter-get-element.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-assign.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-eval-mutation.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-eval-mutation.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-eval-mutation.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-eval-mutation.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-eval-mutation.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-eval-mutation.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-eval-mutation.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-eval-mutation.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-eval-mutation.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-eval.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-eval.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-eval.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-eval.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-eval.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-eval.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-eval.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-eval.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-eval.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-maybe-assign-outer.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-maybe-assign-outer.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-maybe-assign-outer.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-maybe-assign-outer.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-maybe-assign-outer.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-maybe-assign-outer.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-maybe-assign-outer.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-maybe-assign-outer.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-maybe-assign-outer.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-maybe-nested-eval.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-maybe-nested-eval.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-maybe-nested-eval.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-maybe-nested-eval.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-maybe-nested-eval.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-maybe-nested-eval.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-maybe-nested-eval.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-maybe-nested-eval.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-maybe-nested-eval.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadow-function-call.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadow-function-call.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadow-function-call.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadow-function-call.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadow-function-call.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadow-function-call.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadow-function-call.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadow-function-call.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadow-function-call.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadow-function-name.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadow-function-name.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadow-function-name.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadow-function-name.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadow-function-name.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadow-function-name.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadow-function-name.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadow-function-name.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadow-function-name.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadow-function.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadow-function.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadow-function.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadow-function.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadow-function.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadow-function.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadow-function.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadow-function.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadow-function.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadowed-catch-call.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadowed-catch-call.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadowed-catch-call.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadowed-catch-call.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadowed-catch-call.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadowed-catch-call.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadowed-catch-call.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadowed-catch-call.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadowed-catch-call.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadowed-catch.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadowed-catch.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadowed-catch.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadowed-catch.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadowed-catch.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadowed-catch.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadowed-catch.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadowed-catch.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadowed-catch.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadowed-var.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadowed-var.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadowed-var.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadowed-var.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadowed-var.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadowed-var.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadowed-var.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadowed-var.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-assign-shadowed-var.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-eval.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-eval.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-eval.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-eval.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-eval.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-eval.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-eval.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-eval.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-eval.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-shadow-eval.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-shadow-eval.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-shadow-eval.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-shadow-eval.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-shadow-eval.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-shadow-eval.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-shadow-eval.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-shadow-eval.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-shadow-eval.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-shadow-maybe-eval.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-shadow-maybe-eval.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-shadow-maybe-eval.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-shadow-maybe-eval.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-shadow-maybe-eval.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-shadow-maybe-eval.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-shadow-maybe-eval.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-shadow-maybe-eval.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-nested-shadow-maybe-eval.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-noargs.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-noargs.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-noargs.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-noargs.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-noargs.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-noargs.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-noargs.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-noargs.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/strict-noargs.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/testDelArg1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/testDelArg1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/testDelArg1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/testDelArg1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/testDelArg1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/testDelArg1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/testDelArg1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/testDelArg1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/testDelArg1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/testDelArg2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/testDelArg2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/testDelArg2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/testDelArg2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/testDelArg2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/testDelArg2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/testDelArg2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/testDelArg2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/testDelArg2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/testDelArg3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/testDelArg3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/testDelArg3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/testDelArg3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/testDelArg3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/testDelArg3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/testDelArg3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/testDelArg3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/testDelArg3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/testDelArg3Strict.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/testDelArg3Strict.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/testDelArg3Strict.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/testDelArg3Strict.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/testDelArg3Strict.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/testDelArg3Strict.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/testDelArg3Strict.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/testDelArg3Strict.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/arguments/testDelArg3Strict.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/FPQuadCmp.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/FPQuadCmp.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/FPQuadCmp.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/FPQuadCmp.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/FPQuadCmp.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/FPQuadCmp.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/FPQuadCmp.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/FPQuadCmp.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/FPQuadCmp.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/adjacent-trycatch-second-nested.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/adjacent-trycatch-second-nested.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/adjacent-trycatch-second-nested.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/adjacent-trycatch-second-nested.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/adjacent-trycatch-second-nested.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/adjacent-trycatch-second-nested.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/adjacent-trycatch-second-nested.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/adjacent-trycatch-second-nested.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/adjacent-trycatch-second-nested.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/argumentsPassedToBuiltin.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/argumentsPassedToBuiltin.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/argumentsPassedToBuiltin.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/argumentsPassedToBuiltin.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/argumentsPassedToBuiltin.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/argumentsPassedToBuiltin.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/argumentsPassedToBuiltin.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/argumentsPassedToBuiltin.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/argumentsPassedToBuiltin.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arityMismatchExtraArg.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arityMismatchExtraArg.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arityMismatchExtraArg.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arityMismatchExtraArg.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arityMismatchExtraArg.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arityMismatchExtraArg.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arityMismatchExtraArg.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arityMismatchExtraArg.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arityMismatchExtraArg.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arityMismatchMissingArg.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arityMismatchMissingArg.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arityMismatchMissingArg.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arityMismatchMissingArg.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arityMismatchMissingArg.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arityMismatchMissingArg.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arityMismatchMissingArg.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arityMismatchMissingArg.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arityMismatchMissingArg.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arrayConcat.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arrayConcat.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arrayConcat.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arrayConcat.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arrayConcat.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arrayConcat.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arrayConcat.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arrayConcat.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arrayConcat.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arrayNatives.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arrayNatives.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arrayNatives.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arrayNatives.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arrayNatives.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arrayNatives.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arrayNatives.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arrayNatives.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arrayNatives.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arrayPopShift.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arrayPopShift.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arrayPopShift.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arrayPopShift.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arrayPopShift.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arrayPopShift.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arrayPopShift.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arrayPopShift.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arrayPopShift.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arrayProto.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arrayProto.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arrayProto.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arrayProto.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arrayProto.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arrayProto.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arrayProto.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arrayProto.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/arrayProto.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bigLoadStoreDisp.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bigLoadStoreDisp.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bigLoadStoreDisp.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bigLoadStoreDisp.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bigLoadStoreDisp.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bigLoadStoreDisp.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bigLoadStoreDisp.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bigLoadStoreDisp.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bigLoadStoreDisp.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bindname-in-strict-eval.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bindname-in-strict-eval.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bindname-in-strict-eval.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bindname-in-strict-eval.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bindname-in-strict-eval.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bindname-in-strict-eval.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bindname-in-strict-eval.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bindname-in-strict-eval.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bindname-in-strict-eval.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bitwiseAnd.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bitwiseAnd.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bitwiseAnd.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bitwiseAnd.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bitwiseAnd.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bitwiseAnd.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bitwiseAnd.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bitwiseAnd.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bitwiseAnd.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bitwiseGlobal.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bitwiseGlobal.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bitwiseGlobal.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bitwiseGlobal.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bitwiseGlobal.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bitwiseGlobal.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bitwiseGlobal.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bitwiseGlobal.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bitwiseGlobal.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug464403.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug464403.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug464403.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug464403.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug464403.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug464403.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug464403.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug464403.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug464403.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug465902.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug465902.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug465902.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug465902.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug465902.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug465902.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug465902.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug465902.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug465902.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug504587-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug504587-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug504587-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug504587-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug504587-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug504587-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug504587-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug504587-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug504587-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug507180.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug507180.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug507180.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug507180.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug507180.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug507180.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug507180.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug507180.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug507180.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug509639.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug509639.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug509639.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug509639.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug509639.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug509639.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug509639.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug509639.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug509639.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug509982.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug509982.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug509982.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug509982.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug509982.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug509982.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug509982.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug509982.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug509982.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug510434.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug510434.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug510434.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug510434.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug510434.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug510434.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug510434.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug510434.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug510434.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug510437-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug510437-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug510437-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug510437-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug510437-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug510437-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug510437-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug510437-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug510437-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug510437.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug510437.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug510437.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug510437.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug510437.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug510437.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug510437.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug510437.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug510437.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug510642.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug510642.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug510642.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug510642.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug510642.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug510642.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug510642.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug510642.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug510642.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug510655.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug510655.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug510655.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug510655.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug510655.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug510655.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug510655.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug510655.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug510655.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug511214.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug511214.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug511214.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug511214.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug511214.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug511214.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug511214.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug511214.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug511214.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug511241.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug511241.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug511241.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug511241.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug511241.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug511241.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug511241.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug511241.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug511241.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug513038.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug513038.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug513038.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug513038.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug513038.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug513038.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug513038.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug513038.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug513038.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug513898-regexp.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug513898-regexp.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug513898-regexp.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug513898-regexp.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug513898-regexp.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug513898-regexp.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug513898-regexp.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug513898-regexp.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug513898-regexp.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug516009.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug516009.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug516009.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug516009.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug516009.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug516009.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug516009.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug516009.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug516009.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug517721.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug517721.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug517721.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug517721.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug517721.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug517721.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug517721.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug517721.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug517721.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug519129.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug519129.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug519129.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug519129.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug519129.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug519129.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug519129.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug519129.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug519129.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug520498.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug520498.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug520498.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug520498.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug520498.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug520498.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug520498.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug520498.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug520498.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug522136.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug522136.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug522136.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug522136.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug522136.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug522136.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug522136.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug522136.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug522136.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug522817.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug522817.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug522817.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug522817.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug522817.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug522817.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug522817.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug522817.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug522817.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug524826-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug524826-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug524826-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug524826-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug524826-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug524826-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug524826-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug524826-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug524826-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug524826.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug524826.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug524826.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug524826.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug524826.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug524826.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug524826.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug524826.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug524826.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug525028.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug525028.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug525028.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug525028.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug525028.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug525028.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug525028.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug525028.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug525028.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug527288.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug527288.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug527288.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug527288.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug527288.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug527288.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug527288.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug527288.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug527288.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug528116.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug528116.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug528116.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug528116.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug528116.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug528116.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug528116.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug528116.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug528116.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug528644.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug528644.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug528644.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug528644.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug528644.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug528644.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug528644.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug528644.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug528644.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug532568-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug532568-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug532568-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug532568-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug532568-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug532568-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug532568-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug532568-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug532568-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug532568.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug532568.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug532568.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug532568.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug532568.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug532568.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug532568.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug532568.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug532568.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug532823.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug532823.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug532823.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug532823.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug532823.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug532823.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug532823.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug532823.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug532823.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug535474.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug535474.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug535474.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug535474.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug535474.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug535474.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug535474.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug535474.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug535474.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug535760.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug535760.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug535760.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug535760.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug535760.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug535760.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug535760.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug535760.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug535760.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug535930.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug535930.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug535930.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug535930.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug535930.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug535930.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug535930.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug535930.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug535930.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug536445.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug536445.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug536445.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug536445.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug536445.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug536445.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug536445.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug536445.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug536445.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug536748.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug536748.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug536748.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug536748.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug536748.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug536748.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug536748.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug536748.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug536748.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug539379.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug539379.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug539379.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug539379.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug539379.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug539379.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug539379.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug539379.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug539379.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug539553-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug539553-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug539553-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug539553-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug539553-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug539553-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug539553-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug539553-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug539553-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug539553-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug539553-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug539553-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug539553-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug539553-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug539553-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug539553-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug539553-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug539553-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug539553.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug539553.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug539553.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug539553.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug539553.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug539553.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug539553.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug539553.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug539553.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug541191-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug541191-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug541191-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug541191-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug541191-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug541191-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug541191-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug541191-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug541191-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug541191-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug541191-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug541191-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug541191-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug541191-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug541191-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug541191-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug541191-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug541191-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug541191-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug541191-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug541191-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug541191-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug541191-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug541191-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug541191-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug541191-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug541191-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug541191-4.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug541191-4.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug541191-4.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug541191-4.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug541191-4.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug541191-4.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug541191-4.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug541191-4.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug541191-4.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug541191-5.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug541191-5.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug541191-5.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug541191-5.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug541191-5.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug541191-5.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug541191-5.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug541191-5.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug541191-5.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug547911-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug547911-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug547911-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug547911-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug547911-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug547911-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug547911-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug547911-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug547911-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug547911-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug547911-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug547911-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug547911-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug547911-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug547911-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug547911-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug547911-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug547911-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug551705.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug551705.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug551705.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug551705.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug551705.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug551705.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug551705.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug551705.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug551705.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug552196.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug552196.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug552196.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug552196.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug552196.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug552196.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug552196.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug552196.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug552196.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug557841.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug557841.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug557841.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug557841.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug557841.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug557841.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug557841.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug557841.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug557841.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug558530.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug558530.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug558530.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug558530.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug558530.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug558530.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug558530.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug558530.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug558530.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug558814.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug558814.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug558814.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug558814.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug558814.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug558814.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug558814.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug558814.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug558814.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug559912.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug559912.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug559912.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug559912.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug559912.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug559912.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug559912.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug559912.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug559912.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug560234.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug560234.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug560234.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug560234.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug560234.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug560234.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug560234.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug560234.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug560234.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug560234b.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug560234b.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug560234b.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug560234b.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug560234b.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug560234b.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug560234b.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug560234b.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug560234b.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug561279.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug561279.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug561279.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug561279.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug561279.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug561279.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug561279.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug561279.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug561279.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug561359-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug561359-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug561359-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug561359-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug561359-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug561359-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug561359-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug561359-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug561359-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug561359-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug561359-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug561359-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug561359-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug561359-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug561359-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug561359-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug561359-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug561359-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug563125.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug563125.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug563125.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug563125.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug563125.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug563125.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug563125.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug563125.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug563125.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug566637.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug566637.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug566637.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug566637.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug566637.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug566637.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug566637.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug566637.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug566637.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug568276.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug568276.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug568276.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug568276.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug568276.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug568276.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug568276.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug568276.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug568276.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug569651.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug569651.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug569651.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug569651.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug569651.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug569651.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug569651.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug569651.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug569651.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug569849.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug569849.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug569849.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug569849.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug569849.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug569849.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug569849.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug569849.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug569849.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug570385-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug570385-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug570385-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug570385-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug570385-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug570385-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug570385-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug570385-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug570385-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug570385-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug570385-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug570385-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug570385-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug570385-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug570385-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug570385-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug570385-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug570385-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug570385-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug570385-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug570385-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug570385-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug570385-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug570385-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug570385-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug570385-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug570385-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug570663-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug570663-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug570663-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug570663-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug570663-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug570663-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug570663-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug570663-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug570663-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug570663-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug570663-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug570663-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug570663-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug570663-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug570663-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug570663-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug570663-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug570663-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug572229.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug572229.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug572229.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug572229.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug572229.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug572229.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug572229.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug572229.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug572229.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug576823-regexp.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug576823-regexp.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug576823-regexp.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug576823-regexp.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug576823-regexp.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug576823-regexp.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug576823-regexp.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug576823-regexp.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug576823-regexp.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug576837-regexp.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug576837-regexp.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug576837-regexp.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug576837-regexp.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug576837-regexp.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug576837-regexp.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug576837-regexp.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug576837-regexp.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug576837-regexp.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug578041.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug578041.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug578041.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug578041.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug578041.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug578041.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug578041.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug578041.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug578041.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug579740.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug579740.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug579740.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug579740.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug579740.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug579740.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug579740.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug579740.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug579740.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug582161.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug582161.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug582161.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug582161.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug582161.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug582161.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug582161.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug582161.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug582161.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug582479.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug582479.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug582479.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug582479.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug582479.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug582479.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug582479.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug582479.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug582479.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug583757.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug583757.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug583757.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug583757.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug583757.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug583757.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug583757.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug583757.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug583757.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug584499-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug584499-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug584499-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug584499-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug584499-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug584499-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug584499-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug584499-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug584499-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug584499-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug584499-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug584499-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug584499-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug584499-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug584499-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug584499-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug584499-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug584499-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug584565.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug584565.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug584565.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug584565.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug584565.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug584565.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug584565.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug584565.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug584565.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug584603.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug584603.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug584603.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug584603.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug584603.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug584603.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug584603.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug584603.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug584603.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug585542.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug585542.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug585542.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug585542.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug585542.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug585542.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug585542.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug585542.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug585542.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug586499-regexp.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug586499-regexp.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug586499-regexp.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug586499-regexp.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug586499-regexp.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug586499-regexp.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug586499-regexp.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug586499-regexp.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug586499-regexp.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug586917.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug586917.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug586917.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug586917.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug586917.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug586917.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug586917.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug586917.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug586917.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug587346-regexp-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug587346-regexp-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug587346-regexp-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug587346-regexp-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug587346-regexp-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug587346-regexp-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug587346-regexp-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug587346-regexp-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug587346-regexp-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug587366.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug587366.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug587366.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug587366.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug587366.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug587366.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug587366.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug587366.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug587366.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug589318.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug589318.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug589318.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug589318.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug589318.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug589318.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug589318.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug589318.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug589318.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug590006.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug590006.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug590006.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug590006.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug590006.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug590006.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug590006.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug590006.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug590006.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug590036.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug590036.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug590036.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug590036.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug590036.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug590036.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug590036.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug590036.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug590036.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug592927.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug592927.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug592927.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug592927.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug592927.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug592927.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug592927.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug592927.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug592927.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug593663-regexp.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug593663-regexp.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug593663-regexp.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug593663-regexp.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug593663-regexp.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug593663-regexp.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug593663-regexp.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug593663-regexp.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug593663-regexp.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug594108.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug594108.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug594108.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug594108.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug594108.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug594108.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug594108.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug594108.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug594108.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug594205.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug594205.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug594205.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug594205.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug594205.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug594205.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug594205.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug594205.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug594205.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug595963-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug595963-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug595963-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug595963-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug595963-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug595963-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug595963-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug595963-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug595963-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug595963-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug595963-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug595963-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug595963-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug595963-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug595963-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug595963-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug595963-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug595963-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug596351-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug596351-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug596351-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug596351-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug596351-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug596351-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug596351-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug596351-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug596351-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug596351-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug596351-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug596351-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug596351-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug596351-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug596351-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug596351-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug596351-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug596351-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug599854.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug599854.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug599854.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug599854.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug599854.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug599854.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug599854.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug599854.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug599854.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601046.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601046.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601046.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601046.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601046.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601046.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601046.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601046.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601046.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601395.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601395.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601395.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601395.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601395.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601395.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601395.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601395.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601395.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601398.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601398.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601398.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601398.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601398.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601398.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601398.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601398.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601398.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601401.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601401.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601401.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601401.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601401.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601401.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601401.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601401.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601401.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601402.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601402.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601402.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601402.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601402.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601402.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601402.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601402.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601402.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601428.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601428.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601428.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601428.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601428.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601428.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601428.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601428.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug601428.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug602088.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug602088.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug602088.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug602088.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug602088.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug602088.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug602088.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug602088.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug602088.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug605015.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug605015.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug605015.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug605015.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug605015.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug605015.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug605015.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug605015.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug605015.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug605754-regexp.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug605754-regexp.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug605754-regexp.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug605754-regexp.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug605754-regexp.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug605754-regexp.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug605754-regexp.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug605754-regexp.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug605754-regexp.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug606083.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug606083.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug606083.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug606083.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug606083.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug606083.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug606083.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug606083.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug606083.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug606882-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug606882-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug606882-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug606882-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug606882-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug606882-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug606882-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug606882-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug606882-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug606882-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug606882-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug606882-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug606882-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug606882-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug606882-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug606882-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug606882-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug606882-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug608313.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug608313.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug608313.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug608313.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug608313.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug608313.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug608313.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug608313.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug608313.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug608980.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug608980.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug608980.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug608980.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug608980.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug608980.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug608980.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug608980.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug608980.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug609502-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug609502-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug609502-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug609502-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug609502-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug609502-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug609502-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug609502-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug609502-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug609502-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug609502-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug609502-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug609502-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug609502-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug609502-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug609502-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug609502-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug609502-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug609502-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug609502-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug609502-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug609502-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug609502-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug609502-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug609502-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug609502-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug609502-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug610592.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug610592.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug610592.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug610592.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug610592.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug610592.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug610592.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug610592.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug610592.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug613122.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug613122.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug613122.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug613122.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug613122.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug613122.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug613122.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug613122.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug613122.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug613399.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug613399.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug613399.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug613399.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug613399.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug613399.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug613399.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug613399.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug613399.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug614688.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug614688.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug614688.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug614688.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug614688.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug614688.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug614688.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug614688.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug614688.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug614915.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug614915.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug614915.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug614915.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug614915.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug614915.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug614915.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug614915.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug614915.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug616170.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug616170.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug616170.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug616170.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug616170.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug616170.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug616170.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug616170.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug616170.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug616762.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug616762.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug616762.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug616762.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug616762.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug616762.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug616762.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug616762.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug616762.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug617139.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug617139.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug617139.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug617139.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug617139.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug617139.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug617139.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug617139.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug617139.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug617171.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug617171.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug617171.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug617171.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug617171.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug617171.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug617171.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug617171.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug617171.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug617745.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug617745.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug617745.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug617745.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug617745.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug617745.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug617745.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug617745.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug617745.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug618350.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug618350.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug618350.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug618350.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug618350.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug618350.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug618350.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug618350.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug618350.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug618577.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug618577.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug618577.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug618577.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug618577.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug618577.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug618577.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug618577.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug618577.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug618853.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug618853.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug618853.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug618853.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug618853.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug618853.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug618853.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug618853.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug618853.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug619004.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug619004.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug619004.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug619004.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug619004.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug619004.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug619004.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug619004.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug619004.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug619338.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug619338.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug619338.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug619338.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug619338.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug619338.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug619338.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug619338.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug619338.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug620532.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug620532.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug620532.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug620532.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug620532.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug620532.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug620532.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug620532.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug620532.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug620838.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug620838.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug620838.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug620838.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug620838.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug620838.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug620838.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug620838.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug620838.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug621022-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug621022-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug621022-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug621022-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug621022-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug621022-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug621022-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug621022-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug621022-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug621022-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug621022-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug621022-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug621022-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug621022-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug621022-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug621022-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug621022-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug621022-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug621487.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug621487.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug621487.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug621487.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug621487.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug621487.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug621487.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug621487.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug621487.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug623859.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug623859.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug623859.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug623859.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug623859.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug623859.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug623859.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug623859.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug623859.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug623863.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug623863.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug623863.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug623863.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug623863.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug623863.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug623863.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug623863.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug623863.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug624041-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug624041-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug624041-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug624041-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug624041-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug624041-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug624041-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug624041-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug624041-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug624041-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug624041-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug624041-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug624041-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug624041-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug624041-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug624041-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug624041-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug624041-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug625141-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug625141-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug625141-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug625141-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug625141-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug625141-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug625141-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug625141-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug625141-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug625141-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug625141-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug625141-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug625141-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug625141-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug625141-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug625141-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug625141-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug625141-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug625399.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug625399.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug625399.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug625399.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug625399.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug625399.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug625399.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug625399.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug625399.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug626398.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug626398.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug626398.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug626398.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug626398.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug626398.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug626398.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug626398.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug626398.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug627609.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug627609.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug627609.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug627609.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug627609.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug627609.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug627609.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug627609.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug627609.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug627692-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug627692-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug627692-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug627692-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug627692-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug627692-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug627692-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug627692-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug627692-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug627692-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug627692-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug627692-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug627692-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug627692-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug627692-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug627692-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug627692-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug627692-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug629858.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug629858.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug629858.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug629858.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug629858.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug629858.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug629858.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug629858.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug629858.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug630377.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug630377.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug630377.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug630377.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug630377.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug630377.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug630377.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug630377.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug630377.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug630865-5.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug630865-5.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug630865-5.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug630865-5.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug630865-5.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug630865-5.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug630865-5.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug630865-5.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug630865-5.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug630865-6.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug630865-6.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug630865-6.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug630865-6.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug630865-6.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug630865-6.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug630865-6.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug630865-6.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug630865-6.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug631082.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug631082.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug631082.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug631082.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug631082.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug631082.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug631082.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug631082.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug631082.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug631219.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug631219.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug631219.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug631219.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug631219.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug631219.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug631219.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug631219.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug631219.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug631305.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug631305.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug631305.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug631305.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug631305.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug631305.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug631305.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug631305.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug631305.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug631788.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug631788.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug631788.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug631788.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug631788.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug631788.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug631788.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug631788.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug631788.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug632778-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug632778-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug632778-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug632778-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug632778-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug632778-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug632778-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug632778-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug632778-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug632778-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug632778-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug632778-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug632778-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug632778-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug632778-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug632778-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug632778-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug632778-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug632901.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug632901.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug632901.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug632901.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug632901.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug632901.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug632901.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug632901.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug632901.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug632964-regexp.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug632964-regexp.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug632964-regexp.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug632964-regexp.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug632964-regexp.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug632964-regexp.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug632964-regexp.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug632964-regexp.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug632964-regexp.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug633409-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug633409-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug633409-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug633409-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug633409-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug633409-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug633409-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug633409-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug633409-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug633409-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug633409-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug633409-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug633409-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug633409-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug633409-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug633409-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug633409-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug633409-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug633752.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug633752.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug633752.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug633752.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug633752.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug633752.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug633752.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug633752.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug633752.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug633828.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug633828.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug633828.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug633828.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug633828.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug633828.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug633828.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug633828.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug633828.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug634593.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug634593.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug634593.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug634593.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug634593.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug634593.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug634593.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug634593.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug634593.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug635417.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug635417.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug635417.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug635417.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug635417.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug635417.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug635417.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug635417.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug635417.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug638981.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug638981.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug638981.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug638981.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug638981.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug638981.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug638981.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug638981.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug638981.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639126.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639126.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639126.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639126.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639126.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639126.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639126.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639126.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639126.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639128.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639128.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639128.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639128.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639128.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639128.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639128.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639128.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639128.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639311.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639311.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639311.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639311.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639311.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639311.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639311.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639311.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639311.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639529.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639529.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639529.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639529.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639529.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639529.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639529.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639529.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639529.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639591.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639591.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639591.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639591.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639591.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639591.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639591.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639591.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639591.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639759.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639759.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639759.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639759.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639759.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639759.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639759.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639759.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639759.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639797.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639797.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639797.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639797.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639797.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639797.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639797.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639797.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639797.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639807.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639807.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639807.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639807.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639807.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639807.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639807.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639807.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug639807.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug640078.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug640078.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug640078.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug640078.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug640078.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug640078.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug640078.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug640078.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug640078.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug640203.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug640203.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug640203.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug640203.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug640203.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug640203.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug640203.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug640203.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug640203.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug640993.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug640993.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug640993.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug640993.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug640993.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug640993.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug640993.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug640993.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug640993.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641224.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641224.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641224.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641224.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641224.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641224.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641224.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641224.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641224.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641229.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641229.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641229.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641229.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641229.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641229.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641229.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641229.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641229.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641231.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641231.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641231.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641231.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641231.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641231.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641231.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641231.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641231.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641235.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641235.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641235.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641235.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641235.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641235.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641235.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641235.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641235.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641491.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641491.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641491.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641491.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641491.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641491.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641491.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641491.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641491.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641525.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641525.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641525.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641525.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641525.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641525.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641525.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641525.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641525.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641741.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641741.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641741.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641741.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641741.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641741.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641741.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641741.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug641741.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642154.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642154.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642154.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642154.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642154.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642154.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642154.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642154.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642154.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642161.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642161.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642161.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642161.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642161.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642161.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642161.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642161.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642161.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642164.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642164.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642164.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642164.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642164.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642164.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642164.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642164.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642164.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642206.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642206.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642206.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642206.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642206.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642206.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642206.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642206.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642206.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642248.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642248.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642248.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642248.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642248.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642248.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642248.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642248.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642248.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642254.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642254.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642254.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642254.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642254.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642254.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642254.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642254.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642254.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642319.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642319.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642319.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642319.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642319.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642319.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642319.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642319.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642319.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642326.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642326.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642326.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642326.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642326.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642326.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642326.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642326.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642326.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642422.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642422.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642422.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642422.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642422.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642422.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642422.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642422.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642422.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642569.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642569.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642569.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642569.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642569.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642569.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642569.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642569.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642569.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642592.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642592.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642592.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642592.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642592.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642592.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642592.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642592.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642592.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642758.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642758.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642758.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642758.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642758.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642758.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642758.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642758.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642758.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642772-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642772-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642772-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642772-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642772-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642772-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642772-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642772-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642772-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642772-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642772-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642772-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642772-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642772-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642772-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642772-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642772-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642772-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642772-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642772-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642772-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642772-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642772-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642772-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642772-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642772-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642772-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642894.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642894.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642894.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642894.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642894.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642894.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642894.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642894.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642894.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642985-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642985-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642985-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642985-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642985-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642985-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642985-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642985-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642985-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642985-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642985-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642985-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642985-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642985-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642985-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642985-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642985-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug642985-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643113.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643113.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643113.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643113.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643113.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643113.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643113.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643113.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643113.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643169.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643169.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643169.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643169.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643169.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643169.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643169.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643169.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643169.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643243.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643243.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643243.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643243.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643243.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643243.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643243.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643243.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643243.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643244.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643244.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643244.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643244.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643244.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643244.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643244.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643244.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643244.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643249.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643249.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643249.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643249.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643249.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643249.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643249.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643249.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643249.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643285.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643285.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643285.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643285.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643285.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643285.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643285.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643285.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643285.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643733.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643733.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643733.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643733.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643733.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643733.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643733.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643733.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug643733.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug645293.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug645293.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug645293.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug645293.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug645293.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug645293.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug645293.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug645293.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug645293.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug645632.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug645632.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug645632.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug645632.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug645632.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug645632.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug645632.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug645632.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug645632.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646393.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646393.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646393.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646393.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646393.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646393.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646393.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646393.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646393.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-4.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-4.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-4.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-4.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-4.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-4.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-4.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-4.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-4.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-5.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-5.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-5.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-5.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-5.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-5.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-5.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-5.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-5.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-6.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-6.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-6.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-6.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-6.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-6.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-6.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-6.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-6.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-7.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-7.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-7.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-7.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-7.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-7.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-7.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-7.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-7.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-8.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-8.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-8.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-8.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-8.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-8.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-8.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-8.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug646968-8.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug647463.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug647463.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug647463.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug647463.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug647463.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug647463.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug647463.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug647463.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug647463.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug647695.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug647695.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug647695.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug647695.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug647695.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug647695.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug647695.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug647695.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug647695.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug648357.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug648357.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug648357.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug648357.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug648357.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug648357.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug648357.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug648357.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug648357.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug648773.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug648773.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug648773.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug648773.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug648773.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug648773.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug648773.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug648773.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug648773.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug649439.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug649439.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug649439.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug649439.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug649439.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug649439.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug649439.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug649439.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug649439.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug649771.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug649771.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug649771.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug649771.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug649771.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug649771.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug649771.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug649771.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug649771.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug649939.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug649939.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug649939.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug649939.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug649939.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug649939.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug649939.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug649939.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug649939.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug650148.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug650148.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug650148.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug650148.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug650148.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug650148.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug650148.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug650148.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug650148.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug651451-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug651451-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug651451-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug651451-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug651451-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug651451-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug651451-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug651451-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug651451-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug651451.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug651451.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug651451.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug651451.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug651451.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug651451.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug651451.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug651451.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug651451.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug652054.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug652054.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug652054.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug652054.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug652054.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug652054.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug652054.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug652054.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug652054.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug652060.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug652060.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug652060.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug652060.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug652060.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug652060.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug652060.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug652060.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug652060.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug652422.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug652422.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug652422.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug652422.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug652422.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug652422.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug652422.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug652422.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug652422.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug652646.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug652646.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug652646.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug652646.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug652646.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug652646.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug652646.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug652646.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug652646.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug653153.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug653153.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug653153.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug653153.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug653153.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug653153.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug653153.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug653153.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug653153.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug653262.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug653262.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug653262.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug653262.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug653262.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug653262.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug653262.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug653262.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug653262.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug653672.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug653672.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug653672.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug653672.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug653672.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug653672.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug653672.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug653672.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug653672.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug654073.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug654073.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug654073.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug654073.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug654073.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug654073.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug654073.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug654073.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug654073.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug654668.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug654668.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug654668.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug654668.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug654668.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug654668.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug654668.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug654668.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug654668.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug656261.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug656261.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug656261.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug656261.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug656261.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug656261.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug656261.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug656261.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug656261.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug656381.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug656381.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug656381.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug656381.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug656381.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug656381.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug656381.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug656381.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug656381.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug656555.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug656555.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug656555.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug656555.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug656555.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug656555.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug656555.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug656555.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug656555.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657197.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657197.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657197.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657197.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657197.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657197.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657197.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657197.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657197.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657225.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657225.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657225.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657225.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657225.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657225.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657225.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657225.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657225.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657227.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657227.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657227.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657227.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657227.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657227.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657227.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657227.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657227.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657245.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657245.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657245.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657245.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657245.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657245.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657245.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657245.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657245.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657901.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657901.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657901.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657901.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657901.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657901.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657901.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657901.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657901.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657975.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657975.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657975.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657975.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657975.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657975.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657975.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657975.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug657975.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug658539.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug658539.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug658539.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug658539.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug658539.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug658539.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug658539.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug658539.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug658539.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660081.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660081.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660081.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660081.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660081.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660081.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660081.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660081.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660081.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660173.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660173.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660173.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660173.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660173.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660173.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660173.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660173.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660173.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660203.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660203.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660203.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660203.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660203.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660203.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660203.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660203.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660203.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660204.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660204.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660204.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660204.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660204.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660204.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660204.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660204.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660204.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660538.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660538.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660538.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660538.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660538.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660538.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660538.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660538.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660538.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660597.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660597.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660597.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660597.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660597.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660597.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660597.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660597.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug660597.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug662044.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug662044.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug662044.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug662044.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug662044.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug662044.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug662044.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug662044.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug662044.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug662338.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug662338.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug662338.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug662338.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug662338.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug662338.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug662338.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug662338.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug662338.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug662562.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug662562.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug662562.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug662562.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug662562.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug662562.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug662562.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug662562.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug662562.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug662841.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug662841.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug662841.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug662841.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug662841.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug662841.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug662841.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug662841.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug662841.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug663338.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug663338.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug663338.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug663338.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug663338.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug663338.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug663338.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug663338.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug663338.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug665289.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug665289.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug665289.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug665289.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug665289.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug665289.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug665289.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug665289.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug665289.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug666448.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug666448.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug666448.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug666448.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug666448.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug666448.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug666448.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug666448.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug666448.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug667504-syntax.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug667504-syntax.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug667504-syntax.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug667504-syntax.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug667504-syntax.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug667504-syntax.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug667504-syntax.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug667504-syntax.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug667504-syntax.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug667507.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug667507.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug667507.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug667507.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug667507.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug667507.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug667507.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug667507.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug667507.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673468.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673468.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673468.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673468.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673468.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673468.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673468.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673468.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673468.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673469.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673469.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673469.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673469.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673469.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673469.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673469.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673469.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673469.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673705-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673705-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673705-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673705-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673705-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673705-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673705-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673705-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673705-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673705-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673705-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673705-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673705-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673705-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673705-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673705-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673705-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673705-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673715.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673715.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673715.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673715.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673715.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673715.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673715.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673715.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673715.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673731.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673731.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673731.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673731.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673731.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673731.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673731.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673731.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673731.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673766.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673766.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673766.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673766.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673766.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673766.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673766.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673766.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673766.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673767.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673767.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673767.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673767.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673767.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673767.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673767.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673767.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug673767.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug674085.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug674085.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug674085.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug674085.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug674085.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug674085.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug674085.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug674085.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug674085.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug675889.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug675889.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug675889.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug675889.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug675889.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug675889.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug675889.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug675889.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug675889.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug677635.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug677635.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug677635.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug677635.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug677635.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug677635.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug677635.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug677635.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug677635.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug677957-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug677957-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug677957-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug677957-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug677957-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug677957-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug677957-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug677957-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug677957-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug677957-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug677957-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug677957-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug677957-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug677957-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug677957-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug677957-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug677957-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug677957-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug678087.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug678087.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug678087.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug678087.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug678087.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug678087.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug678087.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug678087.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug678087.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug678211.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug678211.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug678211.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug678211.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug678211.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug678211.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug678211.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug678211.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug678211.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug679977.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug679977.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug679977.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug679977.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug679977.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug679977.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug679977.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug679977.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug679977.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug679986-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug679986-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug679986-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug679986-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug679986-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug679986-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug679986-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug679986-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug679986-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug679986-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug679986-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug679986-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug679986-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug679986-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug679986-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug679986-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug679986-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug679986-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug680217.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug680217.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug680217.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug680217.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug680217.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug680217.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug680217.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug680217.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug680217.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug683140.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug683140.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug683140.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug683140.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug683140.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug683140.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug683140.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug683140.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug683140.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug683838.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug683838.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug683838.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug683838.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug683838.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug683838.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug683838.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug683838.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug683838.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug684922.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug684922.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug684922.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug684922.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug684922.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug684922.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug684922.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug684922.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug684922.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug685313.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug685313.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug685313.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug685313.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug685313.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug685313.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug685313.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug685313.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug685313.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug685321-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug685321-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug685321-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug685321-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug685321-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug685321-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug685321-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug685321-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug685321-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug685321-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug685321-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug685321-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug685321-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug685321-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug685321-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug685321-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug685321-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug685321-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug686296.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug686296.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug686296.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug686296.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug686296.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug686296.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug686296.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug686296.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug686296.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug686396.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug686396.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug686396.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug686396.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug686396.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug686396.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug686396.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug686396.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug686396.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug688939.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug688939.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug688939.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug688939.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug688939.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug688939.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug688939.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug688939.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug688939.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug689916-regexp.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug689916-regexp.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug689916-regexp.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug689916-regexp.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug689916-regexp.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug689916-regexp.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug689916-regexp.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug689916-regexp.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug689916-regexp.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug690292.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug690292.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug690292.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug690292.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug690292.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug690292.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug690292.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug690292.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug690292.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug690732.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug690732.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug690732.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug690732.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug690732.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug690732.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug690732.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug690732.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug690732.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug691299-regexp.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug691299-regexp.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug691299-regexp.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug691299-regexp.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug691299-regexp.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug691299-regexp.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug691299-regexp.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug691299-regexp.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug691299-regexp.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug691797-regexp-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug691797-regexp-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug691797-regexp-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug691797-regexp-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug691797-regexp-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug691797-regexp-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug691797-regexp-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug691797-regexp-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug691797-regexp-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug691797-regexp-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug691797-regexp-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug691797-regexp-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug691797-regexp-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug691797-regexp-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug691797-regexp-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug691797-regexp-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug691797-regexp-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug691797-regexp-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug695922-syntax.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug695922-syntax.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug695922-syntax.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug695922-syntax.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug695922-syntax.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug695922-syntax.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug695922-syntax.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug695922-syntax.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug695922-syntax.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug698584.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug698584.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug698584.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug698584.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug698584.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug698584.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug698584.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug698584.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug698584.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug699166.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug699166.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug699166.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug699166.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug699166.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug699166.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug699166.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug699166.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug699166.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug700300.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug700300.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug700300.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug700300.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug700300.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug700300.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug700300.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug700300.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug700300.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug700501.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug700501.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug700501.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug700501.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug700501.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug700501.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug700501.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug700501.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug700501.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug702426-regexp-gc.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug702426-regexp-gc.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug702426-regexp-gc.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug702426-regexp-gc.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug702426-regexp-gc.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug702426-regexp-gc.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug702426-regexp-gc.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug702426-regexp-gc.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug702426-regexp-gc.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug702572.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug702572.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug702572.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug702572.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug702572.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug702572.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug702572.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug702572.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug702572.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug703157.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug703157.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug703157.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug703157.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug703157.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug703157.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug703157.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug703157.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug703157.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug703544.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug703544.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug703544.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug703544.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug703544.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug703544.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug703544.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug703544.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug703544.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug703818.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug703818.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug703818.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug703818.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug703818.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug703818.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug703818.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug703818.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug703818.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug704134.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug704134.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug704134.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug704134.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug704134.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug704134.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug704134.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug704134.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug704134.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug704795.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug704795.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug704795.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug704795.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug704795.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug704795.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug704795.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug704795.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug704795.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug705895-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug705895-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug705895-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug705895-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug705895-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug705895-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug705895-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug705895-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug705895-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug705895-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug705895-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug705895-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug705895-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug705895-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug705895-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug705895-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug705895-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug705895-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug706316.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug706316.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug706316.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug706316.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug706316.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug706316.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug706316.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug706316.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug706316.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug706795.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug706795.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug706795.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug706795.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug706795.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug706795.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug706795.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug706795.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug706795.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug706808.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug706808.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug706808.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug706808.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug706808.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug706808.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug706808.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug706808.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug706808.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug707750.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug707750.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug707750.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug707750.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug707750.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug707750.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug707750.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug707750.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug707750.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug708228.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug708228.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug708228.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug708228.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug708228.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug708228.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug708228.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug708228.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug708228.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug708805.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug708805.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug708805.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug708805.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug708805.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug708805.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug708805.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug708805.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug708805.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug708819.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug708819.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug708819.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug708819.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug708819.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug708819.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug708819.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug708819.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug708819.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug709634.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug709634.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug709634.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug709634.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug709634.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug709634.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug709634.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug709634.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug709634.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug710947.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug710947.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug710947.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug710947.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug710947.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug710947.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug710947.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug710947.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug710947.js TEST-PASS | jit_test.py -a | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug713226.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug713226.js TEST-PASS | jit_test.py -a -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug713226.js TEST-PASS | jit_test.py -a -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug713226.js TEST-PASS | jit_test.py -a -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug713226.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug713226.js TEST-PASS | jit_test.py -a -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug713226.js TEST-PASS | jit_test.py -a -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug713226.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug713226.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug714614.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug714614.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug714614.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug714614.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug714614.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug714614.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug714614.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug714614.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug714614.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug714616.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug714616.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug714616.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug714616.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug714616.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug714616.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug714616.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug714616.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug714616.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug716013.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug716013.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug716013.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug716013.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug716013.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug716013.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug716013.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug716013.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug716013.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug717208.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug717208.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug717208.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug717208.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug717208.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug717208.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug717208.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug717208.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug717208.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug719750.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug719750.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug719750.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug719750.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug719750.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug719750.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug719750.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug719750.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug719750.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug720675.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug720675.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug720675.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug720675.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug720675.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug720675.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug720675.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug720675.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug720675.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug722028.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug722028.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug722028.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug722028.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug722028.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug722028.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug722028.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug722028.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug722028.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug727921.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug727921.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug727921.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug727921.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug727921.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug727921.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug727921.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug727921.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug727921.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug728086.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug728086.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug728086.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug728086.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug728086.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug728086.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug728086.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug728086.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug728086.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug728609.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug728609.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug728609.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug728609.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug728609.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug728609.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug728609.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug728609.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug728609.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug729364.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug729364.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug729364.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug729364.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug729364.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug729364.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug729364.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug729364.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug729364.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug730085.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug730085.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug730085.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug730085.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug730085.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug730085.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug730085.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug730085.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug730085.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug730888.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug730888.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug730888.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug730888.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug730888.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug730888.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug730888.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug730888.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug730888.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug731642.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug731642.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug731642.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug731642.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug731642.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug731642.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug731642.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug731642.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug731642.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug732087.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug732087.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug732087.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug732087.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug732087.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug732087.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug732087.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug732087.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug732087.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug732693.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug732693.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug732693.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug732693.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug732693.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug732693.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug732693.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug732693.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug732693.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug734196.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug734196.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug734196.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug734196.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug734196.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug734196.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug734196.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug734196.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug734196.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug737384.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug737384.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug737384.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug737384.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug737384.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug737384.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug737384.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug737384.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug737384.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug738841.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug738841.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug738841.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug738841.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug738841.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug738841.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug738841.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug738841.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug738841.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug738846.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug738846.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug738846.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug738846.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug738846.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug738846.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug738846.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug738846.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug738846.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug739694-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug739694-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug739694-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug739694-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug739694-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug739694-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug739694-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug739694-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug739694-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug739694-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug739694-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug739694-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug739694-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug739694-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug739694-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug739694-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug739694-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug739694-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug743961.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug743961.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug743961.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug743961.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug743961.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug743961.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug743961.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug743961.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug743961.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug744285.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug744285.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug744285.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug744285.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug744285.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug744285.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug744285.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug744285.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug744285.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug744287.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug744287.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug744287.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug744287.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug744287.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug744287.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug744287.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug744287.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug744287.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug744356.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug744356.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug744356.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug744356.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug744356.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug744356.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug744356.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug744356.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug744356.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug745360.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug745360.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug745360.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug745360.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug745360.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug745360.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug745360.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug745360.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug745360.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug747926.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug747926.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug747926.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug747926.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug747926.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug747926.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug747926.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug747926.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug747926.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug749039.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug749039.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug749039.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug749039.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug749039.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug749039.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug749039.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug749039.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug749039.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug749620.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug749620.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug749620.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug749620.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug749620.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug749620.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug749620.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug749620.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug749620.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug750307.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug750307.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug750307.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug750307.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug750307.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug750307.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug750307.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug750307.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug750307.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug751139.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug751139.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug751139.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug751139.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug751139.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug751139.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug751139.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug751139.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug751139.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug753283.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug753283.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug753283.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug753283.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug753283.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug753283.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug753283.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug753283.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug753283.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug754150.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug754150.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug754150.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug754150.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug754150.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug754150.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug754150.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug754150.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug754150.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug754242.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug754242.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug754242.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug754242.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug754242.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug754242.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug754242.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug754242.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug754242.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug757199.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug757199.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug757199.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug757199.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug757199.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug757199.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug757199.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug757199.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug757199.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug757431.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug757431.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug757431.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug757431.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug757431.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug757431.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug757431.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug757431.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug757431.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug764289.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug764289.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug764289.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug764289.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug764289.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug764289.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug764289.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug764289.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug764289.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug767074.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug767074.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug767074.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug767074.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug767074.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug767074.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug767074.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug767074.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug767074.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug767234.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug767234.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug767234.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug767234.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug767234.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug767234.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug767234.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug767234.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug767234.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug767273.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug767273.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug767273.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug767273.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug767273.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug767273.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug767273.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug767273.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug767273.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug768732.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug768732.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug768732.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug768732.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug768732.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug768732.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug768732.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug768732.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug768732.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug769433.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug769433.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug769433.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug769433.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug769433.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug769433.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug769433.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug769433.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug769433.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug770952.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug770952.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug770952.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug770952.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug770952.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug770952.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug770952.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug770952.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug770952.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug773153.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug773153.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug773153.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug773153.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug773153.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug773153.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug773153.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug773153.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug773153.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug774859.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug774859.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug774859.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug774859.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug774859.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug774859.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug774859.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug774859.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug774859.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug777776.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug777776.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug777776.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug777776.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug777776.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug777776.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug777776.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug777776.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug777776.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug777992.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug777992.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug777992.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug777992.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug777992.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug777992.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug777992.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug777992.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug777992.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug778268.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug778268.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug778268.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug778268.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug778268.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug778268.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug778268.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug778268.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug778268.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug781393.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug781393.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug781393.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug781393.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug781393.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug781393.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug781393.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug781393.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug781393.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug782337.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug782337.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug782337.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug782337.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug782337.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug782337.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug782337.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug782337.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug782337.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug783989.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug783989.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug783989.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug783989.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug783989.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug783989.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug783989.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug783989.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug783989.js TEST-PASS | jit_test.py -D | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug785094.js TEST-PASS | jit_test.py -D -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug785094.js TEST-PASS | jit_test.py -D -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug785094.js TEST-PASS | jit_test.py -D -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug785094.js TEST-PASS | jit_test.py -D -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug785094.js TEST-PASS | jit_test.py -D -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug785094.js TEST-PASS | jit_test.py -D -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug785094.js TEST-PASS | jit_test.py -D -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug785094.js TEST-PASS | jit_test.py -D -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug785094.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug785175.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug785175.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug785175.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug785175.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug785175.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug785175.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug785175.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug785175.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug785175.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug787847.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug787847.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug787847.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug787847.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug787847.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug787847.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug787847.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug787847.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/bug787847.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/builtinLocals.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/builtinLocals.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/builtinLocals.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/builtinLocals.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/builtinLocals.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/builtinLocals.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/builtinLocals.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/builtinLocals.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/builtinLocals.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/call.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/call.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/call.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/call.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/call.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/call.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/call.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/call.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/call.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/call2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/call2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/call2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/call2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/call2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/call2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/call2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/call2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/call2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/decompile-script.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/decompile-script.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/decompile-script.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/decompile-script.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/decompile-script.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/decompile-script.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/decompile-script.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/decompile-script.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/decompile-script.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/deep2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/deep2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/deep2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/deep2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/deep2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/deep2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/deep2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/deep2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/deep2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/deepForInLoop.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/deepForInLoop.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/deepForInLoop.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/deepForInLoop.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/deepForInLoop.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/deepForInLoop.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/deepForInLoop.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/deepForInLoop.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/deepForInLoop.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/defaultvalue-toString-is-noncallable-object-elem.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/defaultvalue-toString-is-noncallable-object-elem.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/defaultvalue-toString-is-noncallable-object-elem.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/defaultvalue-toString-is-noncallable-object-elem.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/defaultvalue-toString-is-noncallable-object-elem.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/defaultvalue-toString-is-noncallable-object-elem.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/defaultvalue-toString-is-noncallable-object-elem.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/defaultvalue-toString-is-noncallable-object-elem.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/defaultvalue-toString-is-noncallable-object-elem.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/defaultvalue-toString-is-noncallable-object.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/defaultvalue-toString-is-noncallable-object.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/defaultvalue-toString-is-noncallable-object.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/defaultvalue-toString-is-noncallable-object.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/defaultvalue-toString-is-noncallable-object.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/defaultvalue-toString-is-noncallable-object.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/defaultvalue-toString-is-noncallable-object.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/defaultvalue-toString-is-noncallable-object.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/defaultvalue-toString-is-noncallable-object.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/defaultvalue-valueOf-is-noncallable-object.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/defaultvalue-valueOf-is-noncallable-object.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/defaultvalue-valueOf-is-noncallable-object.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/defaultvalue-valueOf-is-noncallable-object.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/defaultvalue-valueOf-is-noncallable-object.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/defaultvalue-valueOf-is-noncallable-object.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/defaultvalue-valueOf-is-noncallable-object.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/defaultvalue-valueOf-is-noncallable-object.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/defaultvalue-valueOf-is-noncallable-object.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/delete-array-elements.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/delete-array-elements.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/delete-array-elements.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/delete-array-elements.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/delete-array-elements.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/delete-array-elements.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/delete-array-elements.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/delete-array-elements.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/delete-array-elements.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/delete-indexed-names.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/delete-indexed-names.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/delete-indexed-names.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/delete-indexed-names.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/delete-indexed-names.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/delete-indexed-names.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/delete-indexed-names.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/delete-indexed-names.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/delete-indexed-names.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/delete-integer-nonid.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/delete-integer-nonid.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/delete-integer-nonid.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/delete-integer-nonid.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/delete-integer-nonid.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/delete-integer-nonid.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/delete-integer-nonid.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/delete-integer-nonid.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/delete-integer-nonid.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/delete-named-names.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/delete-named-names.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/delete-named-names.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/delete-named-names.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/delete-named-names.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/delete-named-names.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/delete-named-names.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/delete-named-names.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/delete-named-names.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/delete-non-config.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/delete-non-config.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/delete-non-config.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/delete-non-config.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/delete-non-config.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/delete-non-config.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/delete-non-config.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/delete-non-config.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/delete-non-config.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/deleteToString.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/deleteToString.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/deleteToString.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/deleteToString.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/deleteToString.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/deleteToString.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/deleteToString.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/deleteToString.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/deleteToString.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/dependentStrings.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/dependentStrings.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/dependentStrings.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/dependentStrings.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/dependentStrings.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/dependentStrings.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/dependentStrings.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/dependentStrings.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/dependentStrings.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/doMath.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/doMath.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/doMath.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/doMath.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/doMath.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/doMath.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/doMath.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/doMath.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/doMath.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/eif-generator.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/eif-generator.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/eif-generator.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/eif-generator.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/eif-generator.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/eif-generator.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/eif-generator.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/eif-generator.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/eif-generator.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/equalInt.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/equalInt.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/equalInt.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/equalInt.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/equalInt.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/equalInt.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/equalInt.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/equalInt.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/equalInt.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/error-toString.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/error-toString.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/error-toString.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/error-toString.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/error-toString.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/error-toString.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/error-toString.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/error-toString.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/error-toString.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/expression-autopsy.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/expression-autopsy.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/expression-autopsy.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/expression-autopsy.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/expression-autopsy.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/expression-autopsy.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/expression-autopsy.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/expression-autopsy.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/expression-autopsy.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/fannkuch.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/fannkuch.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/fannkuch.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/fannkuch.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/fannkuch.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/fannkuch.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/fannkuch.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/fannkuch.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/fannkuch.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/firstSlotConflict.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/firstSlotConflict.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/firstSlotConflict.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/firstSlotConflict.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/firstSlotConflict.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/firstSlotConflict.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/firstSlotConflict.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/firstSlotConflict.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/firstSlotConflict.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/folding-bug767660.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/folding-bug767660.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/folding-bug767660.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/folding-bug767660.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/folding-bug767660.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/folding-bug767660.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/folding-bug767660.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/folding-bug767660.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/folding-bug767660.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/forVarInWith.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/forVarInWith.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/forVarInWith.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/forVarInWith.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/forVarInWith.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/forVarInWith.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/forVarInWith.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/forVarInWith.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/forVarInWith.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-bind.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-bind.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-bind.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-bind.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-bind.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-bind.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-bind.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-bind.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-bind.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-bug779694.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-bug779694.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-bug779694.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-bug779694.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-bug779694.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-bug779694.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-bug779694.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-bug779694.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-bug779694.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-constructor.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-constructor.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-constructor.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-constructor.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-constructor.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-constructor.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-constructor.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-constructor.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-constructor.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-exprbody-bug777834.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-exprbody-bug777834.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-exprbody-bug777834.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-exprbody-bug777834.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-exprbody-bug777834.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-exprbody-bug777834.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-exprbody-bug777834.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-exprbody-bug777834.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-exprbody-bug777834.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-exprbody.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-exprbody.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-exprbody.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-exprbody.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-exprbody.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-exprbody.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-exprbody.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-exprbody.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-exprbody.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-func-proto.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-func-proto.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-func-proto.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-func-proto.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-func-proto.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-func-proto.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-func-proto.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-func-proto.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-func-proto.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-genexpr.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-genexpr.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-genexpr.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-genexpr.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-genexpr.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-genexpr.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-genexpr.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-genexpr.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-genexpr.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-getset.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-getset.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-getset.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-getset.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-getset.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-getset.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-getset.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-getset.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-getset.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-lambda.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-lambda.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-lambda.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-lambda.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-lambda.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-lambda.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-lambda.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-lambda.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-lambda.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-statement.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-statement.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-statement.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-statement.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-statement.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-statement.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-statement.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-statement.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-statement.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-strict.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-strict.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-strict.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-strict.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-strict.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-strict.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-strict.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-strict.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/function-tosource-strict.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/functionnames.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/functionnames.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/functionnames.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/functionnames.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/functionnames.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/functionnames.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/functionnames.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/functionnames.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/functionnames.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/getelem.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/getelem.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/getelem.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/getelem.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/getelem.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/getelem.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/getelem.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/getelem.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/getelem.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/getprop.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/getprop.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/getprop.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/getprop.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/getprop.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/getprop.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/getprop.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/getprop.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/getprop.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/globalGet.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/globalGet.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/globalGet.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/globalGet.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/globalGet.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/globalGet.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/globalGet.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/globalGet.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/globalGet.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/globalOptimize-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/globalOptimize-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/globalOptimize-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/globalOptimize-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/globalOptimize-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/globalOptimize-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/globalOptimize-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/globalOptimize-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/globalOptimize-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/globalSet.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/globalSet.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/globalSet.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/globalSet.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/globalSet.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/globalSet.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/globalSet.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/globalSet.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/globalSet.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/ifInsideLoop.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/ifInsideLoop.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/ifInsideLoop.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/ifInsideLoop.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/ifInsideLoop.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/ifInsideLoop.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/ifInsideLoop.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/ifInsideLoop.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/ifInsideLoop.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/inArrayTest.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/inArrayTest.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/inArrayTest.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/inArrayTest.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/inArrayTest.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/inArrayTest.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/inArrayTest.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/inArrayTest.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/inArrayTest.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/inObjectTest.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/inObjectTest.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/inObjectTest.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/inObjectTest.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/inObjectTest.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/inObjectTest.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/inObjectTest.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/inObjectTest.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/inObjectTest.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/innerLoopIntOuterDouble.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/innerLoopIntOuterDouble.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/innerLoopIntOuterDouble.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/innerLoopIntOuterDouble.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/innerLoopIntOuterDouble.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/innerLoopIntOuterDouble.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/innerLoopIntOuterDouble.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/innerLoopIntOuterDouble.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/innerLoopIntOuterDouble.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/inner_double_outer_int.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/inner_double_outer_int.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/inner_double_outer_int.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/inner_double_outer_int.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/inner_double_outer_int.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/inner_double_outer_int.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/inner_double_outer_int.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/inner_double_outer_int.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/inner_double_outer_int.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/joinTest.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/joinTest.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/joinTest.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/joinTest.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/joinTest.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/joinTest.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/joinTest.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/joinTest.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/joinTest.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/matchInLoop.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/matchInLoop.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/matchInLoop.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/matchInLoop.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/matchInLoop.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/matchInLoop.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/matchInLoop.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/matchInLoop.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/matchInLoop.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/math-jit-tests.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/math-jit-tests.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/math-jit-tests.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/math-jit-tests.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/math-jit-tests.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/math-jit-tests.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/math-jit-tests.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/math-jit-tests.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/math-jit-tests.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/mathRoundBig.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/mathRoundBig.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/mathRoundBig.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/mathRoundBig.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/mathRoundBig.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/mathRoundBig.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/mathRoundBig.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/mathRoundBig.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/mathRoundBig.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/merge_type_maps.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/merge_type_maps.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/merge_type_maps.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/merge_type_maps.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/merge_type_maps.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/merge_type_maps.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/merge_type_maps.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/merge_type_maps.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/merge_type_maps.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/missingArgTest.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/missingArgTest.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/missingArgTest.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/missingArgTest.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/missingArgTest.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/missingArgTest.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/missingArgTest.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/missingArgTest.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/missingArgTest.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/missingArgTest2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/missingArgTest2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/missingArgTest2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/missingArgTest2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/missingArgTest2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/missingArgTest2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/missingArgTest2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/missingArgTest2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/missingArgTest2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/mod.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/mod.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/mod.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/mod.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/mod.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/mod.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/mod.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/mod.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/mod.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/multiple-declared-args-syntax.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/multiple-declared-args-syntax.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/multiple-declared-args-syntax.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/multiple-declared-args-syntax.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/multiple-declared-args-syntax.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/multiple-declared-args-syntax.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/multiple-declared-args-syntax.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/multiple-declared-args-syntax.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/multiple-declared-args-syntax.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/name-inactive-del.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/name-inactive-del.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/name-inactive-del.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/name-inactive-del.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/name-inactive-del.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/name-inactive-del.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/name-inactive-del.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/name-inactive-del.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/name-inactive-del.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/name-inactive-eval-del.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/name-inactive-eval-del.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/name-inactive-eval-del.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/name-inactive-eval-del.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/name-inactive-eval-del.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/name-inactive-eval-del.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/name-inactive-eval-del.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/name-inactive-eval-del.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/name-inactive-eval-del.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/name-inactive-inferflags.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/name-inactive-inferflags.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/name-inactive-inferflags.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/name-inactive-inferflags.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/name-inactive-inferflags.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/name-inactive-inferflags.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/name-inactive-inferflags.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/name-inactive-inferflags.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/name-inactive-inferflags.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/name-inactive.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/name-inactive.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/name-inactive.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/name-inactive.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/name-inactive.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/name-inactive.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/name-inactive.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/name-inactive.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/name-inactive.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/name.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/name.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/name.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/name.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/name.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/name.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/name.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/name.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/name.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/nestedContinue.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/nestedContinue.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/nestedContinue.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/nestedContinue.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/nestedContinue.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/nestedContinue.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/nestedContinue.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/nestedContinue.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/nestedContinue.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/nestedExit2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/nestedExit2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/nestedExit2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/nestedExit2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/nestedExit2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/nestedExit2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/nestedExit2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/nestedExit2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/nestedExit2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/nestedExitLoop.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/nestedExitLoop.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/nestedExitLoop.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/nestedExitLoop.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/nestedExitLoop.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/nestedExitLoop.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/nestedExitLoop.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/nestedExitLoop.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/nestedExitLoop.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/new-Function-prototype.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/new-Function-prototype.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/new-Function-prototype.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/new-Function-prototype.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/new-Function-prototype.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/new-Function-prototype.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/new-Function-prototype.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/new-Function-prototype.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/new-Function-prototype.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/new-bound-function.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/new-bound-function.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/new-bound-function.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/new-bound-function.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/new-bound-function.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/new-bound-function.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/new-bound-function.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/new-bound-function.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/new-bound-function.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/newArrayTest.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/newArrayTest.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/newArrayTest.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/newArrayTest.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/newArrayTest.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/newArrayTest.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/newArrayTest.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/newArrayTest.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/newArrayTest.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/newTest.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/newTest.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/newTest.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/newTest.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/newTest.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/newTest.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/newTest.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/newTest.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/newTest.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/nonEmptyStack1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/nonEmptyStack1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/nonEmptyStack1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/nonEmptyStack1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/nonEmptyStack1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/nonEmptyStack1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/nonEmptyStack1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/nonEmptyStack1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/nonEmptyStack1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/nonEmptyStack2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/nonEmptyStack2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/nonEmptyStack2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/nonEmptyStack2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/nonEmptyStack2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/nonEmptyStack2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/nonEmptyStack2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/nonEmptyStack2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/nonEmptyStack2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/null-filename-Error.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/null-filename-Error.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/null-filename-Error.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/null-filename-Error.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/null-filename-Error.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/null-filename-Error.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/null-filename-Error.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/null-filename-Error.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/null-filename-Error.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/number-isfinite.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/number-isfinite.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/number-isfinite.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/number-isfinite.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/number-isfinite.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/number-isfinite.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/number-isfinite.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/number-isfinite.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/number-isfinite.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/number-isinteger.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/number-isinteger.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/number-isinteger.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/number-isinteger.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/number-isinteger.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/number-isinteger.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/number-isinteger.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/number-isinteger.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/number-isinteger.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/number-isnan.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/number-isnan.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/number-isnan.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/number-isnan.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/number-isnan.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/number-isnan.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/number-isnan.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/number-isnan.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/number-isnan.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/number-tointeger.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/number-tointeger.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/number-tointeger.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/number-tointeger.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/number-tointeger.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/number-tointeger.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/number-tointeger.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/number-tointeger.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/number-tointeger.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/orNaNTest1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/orNaNTest1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/orNaNTest1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/orNaNTest1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/orNaNTest1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/orNaNTest1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/orNaNTest1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/orNaNTest1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/orNaNTest1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/orNaNTest2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/orNaNTest2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/orNaNTest2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/orNaNTest2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/orNaNTest2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/orNaNTest2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/orNaNTest2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/orNaNTest2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/orNaNTest2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/outerline.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/outerline.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/outerline.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/outerline.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/outerline.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/outerline.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/outerline.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/outerline.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/outerline.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/parseIntTests.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/parseIntTests.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/parseIntTests.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/parseIntTests.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/parseIntTests.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/parseIntTests.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/parseIntTests.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/parseIntTests.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/parseIntTests.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/parsingNumbers.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/parsingNumbers.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/parsingNumbers.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/parsingNumbers.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/parsingNumbers.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/parsingNumbers.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/parsingNumbers.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/parsingNumbers.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/parsingNumbers.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/perf-smoketest.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/perf-smoketest.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/perf-smoketest.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/perf-smoketest.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/perf-smoketest.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/perf-smoketest.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/perf-smoketest.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/perf-smoketest.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/perf-smoketest.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/primitiveProto.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/primitiveProto.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/primitiveProto.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/primitiveProto.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/primitiveProto.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/primitiveProto.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/primitiveProto.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/primitiveProto.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/primitiveProto.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/proxy-assign-inherited.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/proxy-assign-inherited.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/proxy-assign-inherited.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/proxy-assign-inherited.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/proxy-assign-inherited.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/proxy-assign-inherited.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/proxy-assign-inherited.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/proxy-assign-inherited.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/proxy-assign-inherited.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/putargsNoReturn.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/putargsNoReturn.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/putargsNoReturn.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/putargsNoReturn.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/putargsNoReturn.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/putargsNoReturn.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/putargsNoReturn.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/putargsNoReturn.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/putargsNoReturn.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/putargsReturn.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/putargsReturn.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/putargsReturn.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/putargsReturn.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/putargsReturn.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/putargsReturn.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/putargsReturn.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/putargsReturn.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/putargsReturn.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regexp-multiline.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regexp-multiline.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regexp-multiline.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regexp-multiline.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regexp-multiline.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regexp-multiline.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regexp-multiline.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regexp-multiline.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regexp-multiline.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regexp-reset-input.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regexp-reset-input.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regexp-reset-input.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regexp-reset-input.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regexp-reset-input.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regexp-reset-input.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regexp-reset-input.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regexp-reset-input.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regexp-reset-input.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regexp-sticky-undef-capture.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regexp-sticky-undef-capture.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regexp-sticky-undef-capture.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regexp-sticky-undef-capture.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regexp-sticky-undef-capture.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regexp-sticky-undef-capture.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regexp-sticky-undef-capture.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regexp-sticky-undef-capture.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regexp-sticky-undef-capture.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regexp-test-direct-bug-694752.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regexp-test-direct-bug-694752.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regexp-test-direct-bug-694752.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regexp-test-direct-bug-694752.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regexp-test-direct-bug-694752.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regexp-test-direct-bug-694752.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regexp-test-direct-bug-694752.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regexp-test-direct-bug-694752.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regexp-test-direct-bug-694752.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regexpLastIndex.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regexpLastIndex.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regexpLastIndex.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regexpLastIndex.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regexpLastIndex.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regexpLastIndex.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regexpLastIndex.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regexpLastIndex.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regexpLastIndex.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regress-bug720680.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regress-bug720680.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regress-bug720680.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regress-bug720680.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regress-bug720680.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regress-bug720680.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regress-bug720680.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regress-bug720680.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/regress-bug720680.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setArgumentsLength.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setArgumentsLength.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setArgumentsLength.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setArgumentsLength.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setArgumentsLength.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setArgumentsLength.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setArgumentsLength.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setArgumentsLength.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setArgumentsLength.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setArgumentsLength2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setArgumentsLength2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setArgumentsLength2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setArgumentsLength2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setArgumentsLength2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setArgumentsLength2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setArgumentsLength2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setArgumentsLength2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setArgumentsLength2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setCall.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setCall.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setCall.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setCall.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setCall.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setCall.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setCall.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setCall.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setCall.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setCallEvalMiddle.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setCallEvalMiddle.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setCallEvalMiddle.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setCallEvalMiddle.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setCallEvalMiddle.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setCallEvalMiddle.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setCallEvalMiddle.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setCallEvalMiddle.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setCallEvalMiddle.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setCallEvalMiddle2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setCallEvalMiddle2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setCallEvalMiddle2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setCallEvalMiddle2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setCallEvalMiddle2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setCallEvalMiddle2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setCallEvalMiddle2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setCallEvalMiddle2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setCallEvalMiddle2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setCallGlobal.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setCallGlobal.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setCallGlobal.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setCallGlobal.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setCallGlobal.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setCallGlobal.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setCallGlobal.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setCallGlobal.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setCallGlobal.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setelem.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setelem.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setelem.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setelem.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setelem.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setelem.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setelem.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setelem.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setelem.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setprop-with-index.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setprop-with-index.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setprop-with-index.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setprop-with-index.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setprop-with-index.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setprop-with-index.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setprop-with-index.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setprop-with-index.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setprop-with-index.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setprop.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setprop.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setprop.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setprop.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setprop.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setprop.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setprop.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setprop.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/setprop.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/shapelessCalleeTest.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/shapelessCalleeTest.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/shapelessCalleeTest.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/shapelessCalleeTest.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/shapelessCalleeTest.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/shapelessCalleeTest.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/shapelessCalleeTest.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/shapelessCalleeTest.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/shapelessCalleeTest.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/singleton.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/singleton.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/singleton.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/singleton.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/singleton.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/singleton.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/singleton.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/singleton.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/singleton.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-675164.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-675164.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-675164.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-675164.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-675164.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-675164.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-675164.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-675164.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-675164.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-call-plain-object-590780.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-call-plain-object-590780.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-call-plain-object-590780.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-call-plain-object-590780.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-call-plain-object-590780.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-call-plain-object-590780.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-call-plain-object-590780.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-call-plain-object-590780.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-call-plain-object-590780.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-check-steps.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-check-steps.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-check-steps.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-check-steps.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-check-steps.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-check-steps.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-check-steps.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-check-steps.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-check-steps.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-delete-non-configurable-during-shrink.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-delete-non-configurable-during-shrink.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-delete-non-configurable-during-shrink.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-delete-non-configurable-during-shrink.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-delete-non-configurable-during-shrink.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-delete-non-configurable-during-shrink.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-delete-non-configurable-during-shrink.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-delete-non-configurable-during-shrink.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-delete-non-configurable-during-shrink.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-fail-step-16.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-fail-step-16.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-fail-step-16.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-fail-step-16.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-fail-step-16.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-fail-step-16.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-fail-step-16.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-fail-step-16.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-fail-step-16.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-huge-array-finishes.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-huge-array-finishes.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-huge-array-finishes.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-huge-array-finishes.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-huge-array-finishes.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-huge-array-finishes.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-huge-array-finishes.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-huge-array-finishes.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-huge-array-finishes.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-on-arguments.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-on-arguments.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-on-arguments.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-on-arguments.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-on-arguments.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-on-arguments.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-on-arguments.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-on-arguments.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-on-arguments.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-throwing-length-getter-668024.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-throwing-length-getter-668024.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-throwing-length-getter-668024.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-throwing-length-getter-668024.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-throwing-length-getter-668024.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-throwing-length-getter-668024.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-throwing-length-getter-668024.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-throwing-length-getter-668024.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/splice-throwing-length-getter-668024.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/spread-array-decompile.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/spread-array-decompile.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/spread-array-decompile.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/spread-array-decompile.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/spread-array-decompile.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/spread-array-decompile.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/spread-array-decompile.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/spread-array-decompile.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/spread-array-decompile.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/spread-array-evaluation-order.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/spread-array-evaluation-order.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/spread-array-evaluation-order.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/spread-array-evaluation-order.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/spread-array-evaluation-order.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/spread-array-evaluation-order.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/spread-array-evaluation-order.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/spread-array-evaluation-order.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/spread-array-evaluation-order.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/spread-array-invalid-syntax.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/spread-array-invalid-syntax.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/spread-array-invalid-syntax.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/spread-array-invalid-syntax.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/spread-array-invalid-syntax.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/spread-array-invalid-syntax.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/spread-array-invalid-syntax.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/spread-array-invalid-syntax.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/spread-array-invalid-syntax.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/spread-array-wrap.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/spread-array-wrap.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/spread-array-wrap.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/spread-array-wrap.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/spread-array-wrap.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/spread-array-wrap.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/spread-array-wrap.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/spread-array-wrap.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/spread-array-wrap.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/spread-array.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/spread-array.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/spread-array.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/spread-array.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/spread-array.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/spread-array.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/spread-array.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/spread-array.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/spread-array.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/strict-catch-ident-syntax.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/strict-catch-ident-syntax.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/strict-catch-ident-syntax.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/strict-catch-ident-syntax.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/strict-catch-ident-syntax.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/strict-catch-ident-syntax.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/strict-catch-ident-syntax.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/strict-catch-ident-syntax.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/strict-catch-ident-syntax.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/strict-eval-loop-error.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/strict-eval-loop-error.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/strict-eval-loop-error.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/strict-eval-loop-error.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/strict-eval-loop-error.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/strict-eval-loop-error.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/strict-eval-loop-error.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/strict-eval-loop-error.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/strict-eval-loop-error.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/strictParseIntOctal.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/strictParseIntOctal.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/strictParseIntOctal.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/strictParseIntOctal.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/strictParseIntOctal.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/strictParseIntOctal.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/strictParseIntOctal.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/strictParseIntOctal.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/strictParseIntOctal.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/string-contains.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/string-contains.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/string-contains.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/string-contains.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/string-contains.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/string-contains.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/string-contains.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/string-contains.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/string-contains.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/string-endswith.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/string-endswith.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/string-endswith.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/string-endswith.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/string-endswith.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/string-endswith.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/string-endswith.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/string-endswith.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/string-endswith.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/string-startswith.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/string-startswith.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/string-startswith.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/string-startswith.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/string-startswith.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/string-startswith.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/string-startswith.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/string-startswith.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/string-startswith.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/stringConvert.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/stringConvert.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/stringConvert.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/stringConvert.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/stringConvert.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/stringConvert.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/stringConvert.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/stringConvert.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/stringConvert.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/stringSplitIntoArrayTest.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/stringSplitIntoArrayTest.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/stringSplitIntoArrayTest.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/stringSplitIntoArrayTest.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/stringSplitIntoArrayTest.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/stringSplitIntoArrayTest.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/stringSplitIntoArrayTest.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/stringSplitIntoArrayTest.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/stringSplitIntoArrayTest.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/stringSplitTest.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/stringSplitTest.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/stringSplitTest.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/stringSplitTest.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/stringSplitTest.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/stringSplitTest.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/stringSplitTest.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/stringSplitTest.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/stringSplitTest.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/strings.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/strings.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/strings.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/strings.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/strings.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/strings.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/strings.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/strings.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/strings.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/terminate.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/terminate.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/terminate.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/terminate.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/terminate.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/terminate.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/terminate.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/terminate.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/terminate.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/test-apply-many-args.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/test-apply-many-args.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/test-apply-many-args.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/test-apply-many-args.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/test-apply-many-args.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/test-apply-many-args.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/test-apply-many-args.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/test-apply-many-args.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/test-apply-many-args.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/test586387.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/test586387.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/test586387.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/test586387.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/test586387.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/test586387.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/test586387.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/test586387.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/test586387.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAbortedImacroDecompilation.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAbortedImacroDecompilation.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAbortedImacroDecompilation.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAbortedImacroDecompilation.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAbortedImacroDecompilation.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAbortedImacroDecompilation.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAbortedImacroDecompilation.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAbortedImacroDecompilation.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAbortedImacroDecompilation.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAccessCanonicalArgInGetElem.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAccessCanonicalArgInGetElem.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAccessCanonicalArgInGetElem.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAccessCanonicalArgInGetElem.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAccessCanonicalArgInGetElem.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAccessCanonicalArgInGetElem.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAccessCanonicalArgInGetElem.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAccessCanonicalArgInGetElem.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAccessCanonicalArgInGetElem.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAddAnyInconvertibleObject.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAddAnyInconvertibleObject.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAddAnyInconvertibleObject.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAddAnyInconvertibleObject.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAddAnyInconvertibleObject.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAddAnyInconvertibleObject.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAddAnyInconvertibleObject.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAddAnyInconvertibleObject.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAddAnyInconvertibleObject.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAddInconvertibleObjectAny.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAddInconvertibleObjectAny.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAddInconvertibleObjectAny.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAddInconvertibleObjectAny.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAddInconvertibleObjectAny.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAddInconvertibleObjectAny.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAddInconvertibleObjectAny.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAddInconvertibleObjectAny.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAddInconvertibleObjectAny.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAddInconvertibleObjectInconvertibleObject.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAddInconvertibleObjectInconvertibleObject.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAddInconvertibleObjectInconvertibleObject.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAddInconvertibleObjectInconvertibleObject.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAddInconvertibleObjectInconvertibleObject.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAddInconvertibleObjectInconvertibleObject.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAddInconvertibleObjectInconvertibleObject.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAddInconvertibleObjectInconvertibleObject.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAddInconvertibleObjectInconvertibleObject.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAddNull.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAddNull.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAddNull.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAddNull.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAddNull.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAddNull.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAddNull.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAddNull.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAddNull.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAddUndefined.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAddUndefined.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAddUndefined.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAddUndefined.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAddUndefined.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAddUndefined.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAddUndefined.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAddUndefined.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAddUndefined.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAliasedLet.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAliasedLet.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAliasedLet.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAliasedLet.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAliasedLet.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAliasedLet.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAliasedLet.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAliasedLet.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAliasedLet.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApply.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApply.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApply.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApply.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApply.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApply.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApply.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApply.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApply.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplyAtJoinPoint.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplyAtJoinPoint.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplyAtJoinPoint.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplyAtJoinPoint.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplyAtJoinPoint.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplyAtJoinPoint.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplyAtJoinPoint.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplyAtJoinPoint.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplyAtJoinPoint.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplyCall.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplyCall.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplyCall.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplyCall.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplyCall.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplyCall.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplyCall.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplyCall.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplyCall.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplyInterpretLowered.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplyInterpretLowered.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplyInterpretLowered.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplyInterpretLowered.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplyInterpretLowered.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplyInterpretLowered.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplyInterpretLowered.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplyInterpretLowered.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplyInterpretLowered.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplyInterpretLowered2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplyInterpretLowered2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplyInterpretLowered2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplyInterpretLowered2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplyInterpretLowered2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplyInterpretLowered2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplyInterpretLowered2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplyInterpretLowered2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplyInterpretLowered2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplySpeculationFailInCompiler.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplySpeculationFailInCompiler.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplySpeculationFailInCompiler.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplySpeculationFailInCompiler.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplySpeculationFailInCompiler.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplySpeculationFailInCompiler.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplySpeculationFailInCompiler.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplySpeculationFailInCompiler.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplySpeculationFailInCompiler.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplyUnbox.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplyUnbox.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplyUnbox.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplyUnbox.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplyUnbox.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplyUnbox.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplyUnbox.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplyUnbox.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testApplyUnbox.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArgumentsOptimizationFailCornerCase.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArgumentsOptimizationFailCornerCase.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArgumentsOptimizationFailCornerCase.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArgumentsOptimizationFailCornerCase.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArgumentsOptimizationFailCornerCase.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArgumentsOptimizationFailCornerCase.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArgumentsOptimizationFailCornerCase.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArgumentsOptimizationFailCornerCase.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArgumentsOptimizationFailCornerCase.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArgumentsPropLookup.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArgumentsPropLookup.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArgumentsPropLookup.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArgumentsPropLookup.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArgumentsPropLookup.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArgumentsPropLookup.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArgumentsPropLookup.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArgumentsPropLookup.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArgumentsPropLookup.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayBufferSlice.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayBufferSlice.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayBufferSlice.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayBufferSlice.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayBufferSlice.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayBufferSlice.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayBufferSlice.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayBufferSlice.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayBufferSlice.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayComp1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayComp1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayComp1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayComp1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayComp1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayComp1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayComp1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayComp1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayComp1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayComp2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayComp2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayComp2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayComp2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayComp2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayComp2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayComp2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayComp2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayComp2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayConcat.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayConcat.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayConcat.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayConcat.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayConcat.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayConcat.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayConcat.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayConcat.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayConcat.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayDensityChange.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayDensityChange.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayDensityChange.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayDensityChange.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayDensityChange.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayDensityChange.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayDensityChange.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayDensityChange.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayDensityChange.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayInWithIndexedProto.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayInWithIndexedProto.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayInWithIndexedProto.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayInWithIndexedProto.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayInWithIndexedProto.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayInWithIndexedProto.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayInWithIndexedProto.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayInWithIndexedProto.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayInWithIndexedProto.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayNaNIndex.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayNaNIndex.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayNaNIndex.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayNaNIndex.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayNaNIndex.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayNaNIndex.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayNaNIndex.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayNaNIndex.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayNaNIndex.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayNamedProp.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayNamedProp.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayNamedProp.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayNamedProp.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayNamedProp.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayNamedProp.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayNamedProp.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayNamedProp.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayNamedProp.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayPushPop.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayPushPop.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayPushPop.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayPushPop.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayPushPop.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayPushPop.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayPushPop.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayPushPop.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testArrayPushPop.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAssigningWatchedDeletedProperty.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAssigningWatchedDeletedProperty.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAssigningWatchedDeletedProperty.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAssigningWatchedDeletedProperty.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAssigningWatchedDeletedProperty.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAssigningWatchedDeletedProperty.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAssigningWatchedDeletedProperty.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAssigningWatchedDeletedProperty.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAssigningWatchedDeletedProperty.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAssignmentThatIgnoresSetterRetval.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAssignmentThatIgnoresSetterRetval.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAssignmentThatIgnoresSetterRetval.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAssignmentThatIgnoresSetterRetval.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAssignmentThatIgnoresSetterRetval.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAssignmentThatIgnoresSetterRetval.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAssignmentThatIgnoresSetterRetval.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAssignmentThatIgnoresSetterRetval.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAssignmentThatIgnoresSetterRetval.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAtomize.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAtomize.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAtomize.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAtomize.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAtomize.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAtomize.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAtomize.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAtomize.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testAtomize.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBadLetBodyWithArguments.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBadLetBodyWithArguments.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBadLetBodyWithArguments.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBadLetBodyWithArguments.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBadLetBodyWithArguments.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBadLetBodyWithArguments.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBadLetBodyWithArguments.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBadLetBodyWithArguments.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBadLetBodyWithArguments.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBitOrAnyInconvertibleObject.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBitOrAnyInconvertibleObject.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBitOrAnyInconvertibleObject.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBitOrAnyInconvertibleObject.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBitOrAnyInconvertibleObject.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBitOrAnyInconvertibleObject.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBitOrAnyInconvertibleObject.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBitOrAnyInconvertibleObject.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBitOrAnyInconvertibleObject.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBitOrInconvertibleObjectAny.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBitOrInconvertibleObjectAny.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBitOrInconvertibleObjectAny.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBitOrInconvertibleObjectAny.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBitOrInconvertibleObjectAny.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBitOrInconvertibleObjectAny.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBitOrInconvertibleObjectAny.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBitOrInconvertibleObjectAny.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBitOrInconvertibleObjectAny.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBitOrInconvertibleObjectInconvertibleObject.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBitOrInconvertibleObjectInconvertibleObject.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBitOrInconvertibleObjectInconvertibleObject.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBitOrInconvertibleObjectInconvertibleObject.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBitOrInconvertibleObjectInconvertibleObject.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBitOrInconvertibleObjectInconvertibleObject.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBitOrInconvertibleObjectInconvertibleObject.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBitOrInconvertibleObjectInconvertibleObject.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBitOrInconvertibleObjectInconvertibleObject.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBitopWithConstan.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBitopWithConstan.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBitopWithConstan.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBitopWithConstan.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBitopWithConstan.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBitopWithConstan.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBitopWithConstan.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBitopWithConstan.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBitopWithConstan.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBitwise.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBitwise.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBitwise.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBitwise.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBitwise.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBitwise.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBitwise.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBitwise.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBitwise.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBoolToString.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBoolToString.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBoolToString.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBoolToString.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBoolToString.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBoolToString.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBoolToString.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBoolToString.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBoolToString.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBoxDoubleWithDoubleSizedInt.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBoxDoubleWithDoubleSizedInt.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBoxDoubleWithDoubleSizedInt.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBoxDoubleWithDoubleSizedInt.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBoxDoubleWithDoubleSizedInt.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBoxDoubleWithDoubleSizedInt.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBoxDoubleWithDoubleSizedInt.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBoxDoubleWithDoubleSizedInt.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBoxDoubleWithDoubleSizedInt.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBranchCse.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBranchCse.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBranchCse.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBranchCse.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBranchCse.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBranchCse.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBranchCse.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBranchCse.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBranchCse.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBranchingLoop.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBranchingLoop.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBranchingLoop.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBranchingLoop.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBranchingLoop.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBranchingLoop.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBranchingLoop.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBranchingLoop.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBranchingLoop.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBranchingUnstableLoop.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBranchingUnstableLoop.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBranchingUnstableLoop.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBranchingUnstableLoop.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBranchingUnstableLoop.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBranchingUnstableLoop.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBranchingUnstableLoop.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBranchingUnstableLoop.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBranchingUnstableLoop.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBranchingUnstableLoopCounter.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBranchingUnstableLoopCounter.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBranchingUnstableLoopCounter.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBranchingUnstableLoopCounter.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBranchingUnstableLoopCounter.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBranchingUnstableLoopCounter.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBranchingUnstableLoopCounter.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBranchingUnstableLoopCounter.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBranchingUnstableLoopCounter.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBranchingUnstableObject.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBranchingUnstableObject.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBranchingUnstableObject.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBranchingUnstableObject.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBranchingUnstableObject.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBranchingUnstableObject.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBranchingUnstableObject.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBranchingUnstableObject.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBranchingUnstableObject.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBrandedVsGeneric.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBrandedVsGeneric.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBrandedVsGeneric.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBrandedVsGeneric.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBrandedVsGeneric.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBrandedVsGeneric.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBrandedVsGeneric.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBrandedVsGeneric.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBrandedVsGeneric.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug458838.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug458838.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug458838.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug458838.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug458838.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug458838.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug458838.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug458838.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug458838.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug462388.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug462388.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug462388.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug462388.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug462388.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug462388.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug462388.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug462388.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug462388.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug462407.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug462407.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug462407.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug462407.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug462407.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug462407.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug462407.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug462407.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug462407.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug463490.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug463490.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug463490.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug463490.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug463490.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug463490.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug463490.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug463490.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug463490.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug465261.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug465261.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug465261.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug465261.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug465261.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug465261.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug465261.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug465261.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug465261.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug465272.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug465272.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug465272.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug465272.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug465272.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug465272.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug465272.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug465272.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug465272.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug465483.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug465483.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug465483.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug465483.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug465483.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug465483.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug465483.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug465483.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug465483.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug465688.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug465688.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug465688.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug465688.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug465688.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug465688.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug465688.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug465688.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug465688.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug466128.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug466128.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug466128.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug466128.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug466128.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug466128.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug466128.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug466128.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug466128.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug466262.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug466262.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug466262.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug466262.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug466262.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug466262.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug466262.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug466262.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug466262.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug474769.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug474769.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug474769.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug474769.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug474769.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug474769.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug474769.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug474769.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug474769.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug501690.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug501690.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug501690.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug501690.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug501690.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug501690.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug501690.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug501690.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug501690.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug502914.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug502914.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug502914.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug502914.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug502914.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug502914.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug502914.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug502914.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug502914.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug504520.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug504520.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug504520.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug504520.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug504520.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug504520.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug504520.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug504520.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug504520.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug504520Harder.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug504520Harder.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug504520Harder.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug504520Harder.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug504520Harder.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug504520Harder.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug504520Harder.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug504520Harder.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug504520Harder.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug507425.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug507425.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug507425.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug507425.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug507425.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug507425.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug507425.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug507425.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug507425.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug520503-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug520503-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug520503-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug520503-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug520503-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug520503-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug520503-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug520503-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug520503-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug520503-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug520503-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug520503-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug520503-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug520503-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug520503-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug520503-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug520503-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug520503-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug520503-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug520503-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug520503-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug520503-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug520503-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug520503-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug520503-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug520503-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug520503-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug529147.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug529147.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug529147.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug529147.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug529147.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug529147.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug529147.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug529147.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug529147.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug547791.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug547791.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug547791.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug547791.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug547791.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug547791.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug547791.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug547791.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug547791.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug550210.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug550210.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug550210.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug550210.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug550210.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug550210.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug550210.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug550210.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug550210.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug552248.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug552248.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug552248.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug552248.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug552248.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug552248.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug552248.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug552248.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug552248.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug554043.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug554043.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug554043.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug554043.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug554043.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug554043.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug554043.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug554043.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug554043.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug555484.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug555484.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug555484.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug555484.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug555484.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug555484.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug555484.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug555484.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug555484.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug558446.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug558446.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug558446.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug558446.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug558446.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug558446.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug558446.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug558446.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug558446.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug560098.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug560098.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug560098.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug560098.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug560098.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug560098.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug560098.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug560098.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug560098.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug566556.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug566556.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug566556.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug566556.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug566556.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug566556.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug566556.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug566556.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug566556.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug578044.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug578044.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug578044.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug578044.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug578044.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug578044.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug578044.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug578044.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug578044.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug579602.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug579602.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug579602.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug579602.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug579602.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug579602.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug579602.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug579602.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug579602.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug579646.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug579646.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug579646.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug579646.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug579646.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug579646.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug579646.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug579646.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug579646.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug579647.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug579647.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug579647.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug579647.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug579647.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug579647.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug579647.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug579647.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug579647.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug582766.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug582766.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug582766.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug582766.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug582766.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug582766.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug582766.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug582766.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug582766.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug584650.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug584650.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug584650.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug584650.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug584650.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug584650.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug584650.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug584650.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug584650.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug586866.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug586866.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug586866.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug586866.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug586866.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug586866.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug586866.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug586866.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug586866.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug593559.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug593559.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug593559.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug593559.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug593559.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug593559.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug593559.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug593559.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug593559.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug595916.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug595916.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug595916.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug595916.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug595916.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug595916.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug595916.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug595916.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug595916.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug602413.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug602413.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug602413.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug602413.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug602413.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug602413.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug602413.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug602413.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug602413.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug603193.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug603193.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug603193.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug603193.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug603193.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug603193.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug603193.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug603193.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug603193.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug604210.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug604210.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug604210.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug604210.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug604210.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug604210.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug604210.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug604210.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug604210.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug606138.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug606138.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug606138.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug606138.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug606138.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug606138.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug606138.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug606138.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug606138.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug607659.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug607659.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug607659.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug607659.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug607659.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug607659.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug607659.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug607659.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug607659.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug614653.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug614653.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug614653.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug614653.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug614653.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug614653.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug614653.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug614653.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug614653.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug614752.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug614752.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug614752.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug614752.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug614752.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug614752.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug614752.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug614752.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug614752.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug616119.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug616119.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug616119.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug616119.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug616119.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug616119.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug616119.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug616119.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug616119.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug616454.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug616454.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug616454.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug616454.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug616454.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug616454.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug616454.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug616454.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug616454.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug621202.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug621202.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug621202.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug621202.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug621202.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug621202.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug621202.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug621202.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug621202.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug628564.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug628564.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug628564.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug628564.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug628564.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug628564.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug628564.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug628564.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug628564.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug629974.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug629974.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug629974.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug629974.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug629974.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug629974.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug629974.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug629974.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug629974.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug630064.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug630064.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug630064.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug630064.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug630064.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug630064.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug630064.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug630064.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug630064.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug634590.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug634590.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug634590.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug634590.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug634590.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug634590.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug634590.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug634590.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug634590.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug634590b.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug634590b.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug634590b.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug634590b.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug634590b.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug634590b.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug634590b.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug634590b.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug634590b.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug634590c.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug634590c.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug634590c.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug634590c.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug634590c.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug634590c.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug634590c.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug634590c.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug634590c.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug634590d.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug634590d.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug634590d.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug634590d.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug634590d.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug634590d.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug634590d.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug634590d.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug634590d.js TEST-PASS | jit_test.py -a | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug634590ma.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug634590ma.js TEST-PASS | jit_test.py -a -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug634590ma.js TEST-PASS | jit_test.py -a -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug634590ma.js TEST-PASS | jit_test.py -a -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug634590ma.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug634590ma.js TEST-PASS | jit_test.py -a -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug634590ma.js TEST-PASS | jit_test.py -a -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug634590ma.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug634590ma.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug637014.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug637014.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug637014.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug637014.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug637014.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug637014.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug637014.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug637014.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug637014.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug648438.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug648438.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug648438.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug648438.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug648438.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug648438.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug648438.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug648438.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug648438.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug653396.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug653396.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug653396.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug653396.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug653396.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug653396.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug653396.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug653396.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug653396.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug659577-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug659577-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug659577-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug659577-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug659577-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug659577-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug659577-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug659577-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug659577-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug659577-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug659577-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug659577-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug659577-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug659577-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug659577-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug659577-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug659577-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug659577-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug660734.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug660734.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug660734.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug660734.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug660734.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug660734.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug660734.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug660734.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug660734.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug663789-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug663789-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug663789-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug663789-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug663789-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug663789-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug663789-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug663789-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug663789-1.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug663789-2.js TEST-PASS | jit_test.py -d -m -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug663789-2.js TEST-PASS | jit_test.py -d -m -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug663789-2.js TEST-PASS | jit_test.py -d -m -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug663789-2.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug663789-2.js TEST-PASS | jit_test.py -d -m -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug663789-2.js TEST-PASS | jit_test.py -d -m -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug663789-2.js TEST-PASS | jit_test.py -d -m -a -m -d -n| /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug663789-2.js TEST-PASS | jit_test.py -d -m -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug663789-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug666003.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug666003.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug666003.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug666003.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug666003.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug666003.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug666003.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug666003.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug666003.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug666292.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug666292.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug666292.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug666292.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug666292.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug666292.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug666292.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug666292.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug666292.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug667915.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug667915.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug667915.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug667915.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug667915.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug667915.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug667915.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug667915.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug667915.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug668479.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug668479.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug668479.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug668479.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug668479.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug668479.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug668479.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug668479.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug668479.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug672436.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug672436.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug672436.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug672436.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug672436.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug672436.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug672436.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug672436.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug672436.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug673066.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug673066.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug673066.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug673066.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug673066.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug673066.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug673066.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug673066.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug673066.js TEST-PASS | jit_test.py -a | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug673068.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug673068.js TEST-PASS | jit_test.py -a -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug673068.js TEST-PASS | jit_test.py -a -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug673068.js TEST-PASS | jit_test.py -a -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug673068.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug673068.js TEST-PASS | jit_test.py -a -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug673068.js TEST-PASS | jit_test.py -a -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug673068.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug673068.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug676486.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug676486.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug676486.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug676486.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug676486.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug676486.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug676486.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug676486.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug676486.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug677367.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug677367.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug677367.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug677367.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug677367.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug677367.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug677367.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug677367.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug677367.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug683470.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug683470.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug683470.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug683470.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug683470.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug683470.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug683470.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug683470.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug683470.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug690959.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug690959.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug690959.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug690959.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug690959.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug690959.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug690959.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug690959.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug690959.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug692274-1.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug692274-1.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug692274-1.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug692274-1.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug692274-1.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug692274-1.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug692274-1.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug692274-1.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug692274-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug692274-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug692274-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug692274-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug692274-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug692274-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug692274-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug692274-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug692274-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug692274-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug692274-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug692274-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug692274-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug692274-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug692274-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug692274-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug692274-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug692274-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug692274-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug692274-4.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug692274-4.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug692274-4.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug692274-4.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug692274-4.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug692274-4.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug692274-4.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug692274-4.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug692274-4.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug701227.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug701227.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug701227.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug701227.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug701227.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug701227.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug701227.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug701227.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug701227.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug701239.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug701239.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug701239.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug701239.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug701239.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug701239.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug701239.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug701239.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug701239.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug701244.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug701244.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug701244.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug701244.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug701244.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug701244.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug701244.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug701244.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug701244.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug703857.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug703857.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug703857.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug703857.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug703857.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug703857.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug703857.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug703857.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug703857.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug704351.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug704351.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug704351.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug704351.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug704351.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug704351.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug704351.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug704351.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug704351.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug705423.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug705423.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug705423.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug705423.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug705423.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug705423.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug705423.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug705423.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug705423.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug705879.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug705879.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug705879.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug705879.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug705879.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug705879.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug705879.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug705879.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug705879.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug709633.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug709633.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug709633.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug709633.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug709633.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug709633.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug709633.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug709633.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug709633.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug709929.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug709929.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug709929.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug709929.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug709929.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug709929.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug709929.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug709929.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug709929.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug714650.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug714650.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug714650.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug714650.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug714650.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug714650.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug714650.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug714650.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug714650.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug720695.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug720695.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug720695.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug720695.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug720695.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug720695.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug720695.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug720695.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug720695.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug723445.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug723445.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug723445.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug723445.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug723445.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug723445.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug723445.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug723445.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug723445.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug726380.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug726380.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug726380.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug726380.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug726380.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug726380.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug726380.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug726380.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug726380.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug731181.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug731181.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug731181.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug731181.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug731181.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug731181.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug731181.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug731181.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug731181.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug736012.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug736012.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug736012.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug736012.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug736012.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug736012.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug736012.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug736012.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug736012.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug736807.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug736807.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug736807.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug736807.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug736807.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug736807.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug736807.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug736807.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug736807.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug737388.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug737388.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug737388.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug737388.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug737388.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug737388.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug737388.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug737388.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug737388.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug737575.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug737575.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug737575.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug737575.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug737575.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug737575.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug737575.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug737575.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug737575.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug740442.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug740442.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug740442.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug740442.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug740442.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug740442.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug740442.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug740442.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug740442.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug740445.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug740445.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug740445.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug740445.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug740445.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug740445.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug740445.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug740445.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug740445.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug741497.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug741497.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug741497.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug741497.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug741497.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug741497.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug741497.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug741497.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug741497.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug743408.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug743408.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug743408.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug743408.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug743408.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug743408.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug743408.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug743408.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug743408.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug747554.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug747554.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug747554.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug747554.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug747554.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug747554.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug747554.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug747554.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug747554.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug748212.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug748212.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug748212.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug748212.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug748212.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug748212.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug748212.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug748212.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug748212.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug752205.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug752205.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug752205.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug752205.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug752205.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug752205.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug752205.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug752205.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug752205.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug752379.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug752379.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug752379.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug752379.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug752379.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug752379.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug752379.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug752379.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug752379.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug753158.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug753158.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug753158.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug753158.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug753158.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug753158.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug753158.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug753158.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug753158.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug755916.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug755916.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug755916.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug755916.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug755916.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug755916.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug755916.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug755916.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug755916.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug756918.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug756918.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug756918.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug756918.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug756918.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug756918.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug756918.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug756918.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug756918.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug756919.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug756919.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug756919.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug756919.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug756919.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug756919.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug756919.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug756919.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug756919.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug761439.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug761439.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug761439.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug761439.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug761439.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug761439.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug761439.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug761439.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug761439.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug761863.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug761863.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug761863.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug761863.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug761863.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug761863.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug761863.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug761863.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug761863.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug7618864.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug7618864.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug7618864.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug7618864.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug7618864.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug7618864.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug7618864.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug7618864.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug7618864.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug762105.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug762105.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug762105.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug762105.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug762105.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug762105.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug762105.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug762105.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug762105.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug762432.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug762432.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug762432.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug762432.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug762432.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug762432.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug762432.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug762432.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug762432.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug762450.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug762450.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug762450.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug762450.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug762450.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug762450.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug762450.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug762450.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug762450.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug762473.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug762473.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug762473.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug762473.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug762473.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug762473.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug762473.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug762473.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug762473.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug763384.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug763384.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug763384.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug763384.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug763384.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug763384.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug763384.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug763384.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug763384.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug763950.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug763950.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug763950.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug763950.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug763950.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug763950.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug763950.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug763950.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug763950.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug766064.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug766064.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug766064.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug766064.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug766064.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug766064.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug766064.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug766064.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug766064.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug769987.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug769987.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug769987.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug769987.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug769987.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug769987.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug769987.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug769987.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug769987.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug770407.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug770407.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug770407.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug770407.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug770407.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug770407.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug770407.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug770407.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug770407.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug771242.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug771242.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug771242.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug771242.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug771242.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug771242.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug771242.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug771242.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug771242.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug772328.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug772328.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug772328.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug772328.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug772328.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug772328.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug772328.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug772328.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug772328.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug773108.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug773108.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug773108.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug773108.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug773108.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug773108.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug773108.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug773108.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug773108.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug773927.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug773927.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug773927.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug773927.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug773927.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug773927.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug773927.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug773927.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug773927.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug775801.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug775801.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug775801.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug775801.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug775801.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug775801.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug775801.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug775801.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug775801.js TEST-PASS | jit_test.py -D | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug775807.js TEST-PASS | jit_test.py -D -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug775807.js TEST-PASS | jit_test.py -D -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug775807.js TEST-PASS | jit_test.py -D -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug775807.js TEST-PASS | jit_test.py -D -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug775807.js TEST-PASS | jit_test.py -D -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug775807.js TEST-PASS | jit_test.py -D -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug775807.js TEST-PASS | jit_test.py -D -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug775807.js TEST-PASS | jit_test.py -D -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug775807.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug776191.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug776191.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug776191.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug776191.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug776191.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug776191.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug776191.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug776191.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug776191.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug780288-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug780288-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug780288-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug780288-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug780288-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug780288-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug780288-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug780288-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug780288-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug780288-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug780288-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug780288-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug780288-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug780288-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug780288-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug780288-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug780288-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug780288-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug780712.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug780712.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug780712.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug780712.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug780712.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug780712.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug780712.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug780712.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug780712.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug783441.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug783441.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug783441.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug783441.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug783441.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug783441.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug783441.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug783441.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug783441.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug783540.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug783540.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug783540.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug783540.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug783540.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug783540.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug783540.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug783540.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug783540.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug783543.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug783543.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug783543.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug783543.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug783543.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug783543.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug783543.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug783543.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug783543.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug784639.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug784639.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug784639.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug784639.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug784639.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug784639.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug784639.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug784639.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testBug784639.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallApply.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallApply.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallApply.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallApply.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallApply.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallApply.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallApply.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallApply.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallApply.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallApplySpeculationFailed.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallApplySpeculationFailed.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallApplySpeculationFailed.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallApplySpeculationFailed.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallApplySpeculationFailed.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallApplySpeculationFailed.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallApplySpeculationFailed.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallApplySpeculationFailed.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallApplySpeculationFailed.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallElem.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallElem.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallElem.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallElem.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallElem.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallElem.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallElem.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallElem.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallElem.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallFunctionPrototypeInALoop.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallFunctionPrototypeInALoop.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallFunctionPrototypeInALoop.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallFunctionPrototypeInALoop.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallFunctionPrototypeInALoop.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallFunctionPrototypeInALoop.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallFunctionPrototypeInALoop.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallFunctionPrototypeInALoop.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallFunctionPrototypeInALoop.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallPick.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallPick.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallPick.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallPick.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallPick.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallPick.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallPick.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallPick.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallPick.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallProtoMethod.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallProtoMethod.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallProtoMethod.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallProtoMethod.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallProtoMethod.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallProtoMethod.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallProtoMethod.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallProtoMethod.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCallProtoMethod.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCaseAbort.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCaseAbort.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCaseAbort.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCaseAbort.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCaseAbort.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCaseAbort.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCaseAbort.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCaseAbort.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCaseAbort.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCaseTypeMismatchBadness.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCaseTypeMismatchBadness.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCaseTypeMismatchBadness.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCaseTypeMismatchBadness.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCaseTypeMismatchBadness.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCaseTypeMismatchBadness.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCaseTypeMismatchBadness.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCaseTypeMismatchBadness.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCaseTypeMismatchBadness.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testChangingObjectWithLength.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testChangingObjectWithLength.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testChangingObjectWithLength.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testChangingObjectWithLength.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testChangingObjectWithLength.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testChangingObjectWithLength.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testChangingObjectWithLength.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testChangingObjectWithLength.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testChangingObjectWithLength.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testChangingTypeDuringRecording.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testChangingTypeDuringRecording.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testChangingTypeDuringRecording.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testChangingTypeDuringRecording.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testChangingTypeDuringRecording.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testChangingTypeDuringRecording.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testChangingTypeDuringRecording.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testChangingTypeDuringRecording.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testChangingTypeDuringRecording.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testClosedVarInExtensibleScope.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testClosedVarInExtensibleScope.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testClosedVarInExtensibleScope.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testClosedVarInExtensibleScope.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testClosedVarInExtensibleScope.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testClosedVarInExtensibleScope.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testClosedVarInExtensibleScope.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testClosedVarInExtensibleScope.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testClosedVarInExtensibleScope.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testClosingRecursion.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testClosingRecursion.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testClosingRecursion.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testClosingRecursion.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testClosingRecursion.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testClosingRecursion.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testClosingRecursion.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testClosingRecursion.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testClosingRecursion.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testClosureIncrSideExit.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testClosureIncrSideExit.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testClosureIncrSideExit.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testClosureIncrSideExit.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testClosureIncrSideExit.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testClosureIncrSideExit.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testClosureIncrSideExit.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testClosureIncrSideExit.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testClosureIncrSideExit.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testClosures.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testClosures.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testClosures.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testClosures.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testClosures.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testClosures.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testClosures.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testClosures.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testClosures.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testComparisons.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testComparisons.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testComparisons.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testComparisons.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testComparisons.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testComparisons.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testComparisons.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testComparisons.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testComparisons.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConcatNWithSideEffects.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConcatNWithSideEffects.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConcatNWithSideEffects.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConcatNWithSideEffects.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConcatNWithSideEffects.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConcatNWithSideEffects.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConcatNWithSideEffects.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConcatNWithSideEffects.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConcatNWithSideEffects.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCondSwitch1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCondSwitch1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCondSwitch1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCondSwitch1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCondSwitch1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCondSwitch1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCondSwitch1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCondSwitch1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCondSwitch1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCondSwitch2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCondSwitch2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCondSwitch2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCondSwitch2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCondSwitch2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCondSwitch2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCondSwitch2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCondSwitch2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCondSwitch2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCondSwitch3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCondSwitch3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCondSwitch3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCondSwitch3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCondSwitch3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCondSwitch3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCondSwitch3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCondSwitch3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCondSwitch3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstIf.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstIf.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstIf.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstIf.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstIf.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstIf.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstIf.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstIf.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstIf.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstSwitch.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstSwitch.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstSwitch.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstSwitch.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstSwitch.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstSwitch.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstSwitch.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstSwitch.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstSwitch.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstSwitch2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstSwitch2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstSwitch2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstSwitch2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstSwitch2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstSwitch2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstSwitch2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstSwitch2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstSwitch2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstantBooleanExpr.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstantBooleanExpr.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstantBooleanExpr.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstantBooleanExpr.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstantBooleanExpr.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstantBooleanExpr.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstantBooleanExpr.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstantBooleanExpr.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstantBooleanExpr.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstructorArgs-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstructorArgs-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstructorArgs-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstructorArgs-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstructorArgs-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstructorArgs-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstructorArgs-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstructorArgs-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstructorArgs-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstructorArgs-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstructorArgs-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstructorArgs-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstructorArgs-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstructorArgs-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstructorArgs-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstructorArgs-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstructorArgs-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstructorArgs-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstructorArgs-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstructorArgs-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstructorArgs-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstructorArgs-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstructorArgs-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstructorArgs-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstructorArgs-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstructorArgs-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstructorArgs-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstructorBail.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstructorBail.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstructorBail.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstructorBail.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstructorBail.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstructorBail.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstructorBail.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstructorBail.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConstructorBail.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testContinue.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testContinue.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testContinue.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testContinue.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testContinue.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testContinue.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testContinue.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testContinue.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testContinue.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testContinueWithLabel.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testContinueWithLabel.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testContinueWithLabel.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testContinueWithLabel.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testContinueWithLabel.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testContinueWithLabel.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testContinueWithLabel.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testContinueWithLabel.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testContinueWithLabel.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testContinueWithLabel3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testContinueWithLabel3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testContinueWithLabel3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testContinueWithLabel3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testContinueWithLabel3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testContinueWithLabel3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testContinueWithLabel3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testContinueWithLabel3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testContinueWithLabel3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testContinueWithLabel4.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testContinueWithLabel4.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testContinueWithLabel4.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testContinueWithLabel4.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testContinueWithLabel4.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testContinueWithLabel4.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testContinueWithLabel4.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testContinueWithLabel4.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testContinueWithLabel4.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConvertibleObjectEqUndefined.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConvertibleObjectEqUndefined.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConvertibleObjectEqUndefined.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConvertibleObjectEqUndefined.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConvertibleObjectEqUndefined.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConvertibleObjectEqUndefined.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConvertibleObjectEqUndefined.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConvertibleObjectEqUndefined.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testConvertibleObjectEqUndefined.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCrossCompartmentTransparency.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCrossCompartmentTransparency.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCrossCompartmentTransparency.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCrossCompartmentTransparency.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCrossCompartmentTransparency.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCrossCompartmentTransparency.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCrossCompartmentTransparency.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCrossCompartmentTransparency.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCrossCompartmentTransparency.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCrossCompartmentTransparency2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCrossCompartmentTransparency2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCrossCompartmentTransparency2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCrossCompartmentTransparency2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCrossCompartmentTransparency2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCrossCompartmentTransparency2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCrossCompartmentTransparency2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCrossCompartmentTransparency2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCrossCompartmentTransparency2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCustomIterator.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCustomIterator.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCustomIterator.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCustomIterator.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCustomIterator.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCustomIterator.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCustomIterator.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCustomIterator.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testCustomIterator.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDateNow.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDateNow.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDateNow.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDateNow.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDateNow.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDateNow.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDateNow.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDateNow.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDateNow.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDecElem1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDecElem1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDecElem1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDecElem1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDecElem1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDecElem1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDecElem1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDecElem1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDecElem1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDecElem2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDecElem2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDecElem2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDecElem2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDecElem2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDecElem2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDecElem2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDecElem2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDecElem2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDecayingInnerLoop.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDecayingInnerLoop.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDecayingInnerLoop.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDecayingInnerLoop.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDecayingInnerLoop.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDecayingInnerLoop.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDecayingInnerLoop.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDecayingInnerLoop.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDecayingInnerLoop.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDeepBail1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDeepBail1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDeepBail1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDeepBail1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDeepBail1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDeepBail1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDeepBail1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDeepBail1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDeepBail1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDeepBailFromHasInstance.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDeepBailFromHasInstance.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDeepBailFromHasInstance.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDeepBailFromHasInstance.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDeepBailFromHasInstance.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDeepBailFromHasInstance.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDeepBailFromHasInstance.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDeepBailFromHasInstance.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDeepBailFromHasInstance.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDeepBailInMoreIter.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDeepBailInMoreIter.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDeepBailInMoreIter.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDeepBailInMoreIter.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDeepBailInMoreIter.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDeepBailInMoreIter.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDeepBailInMoreIter.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDeepBailInMoreIter.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDeepBailInMoreIter.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDeepBailWhileRecording.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDeepBailWhileRecording.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDeepBailWhileRecording.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDeepBailWhileRecording.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDeepBailWhileRecording.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDeepBailWhileRecording.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDeepBailWhileRecording.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDeepBailWhileRecording.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDeepBailWhileRecording.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDeepPropertyShadowing.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDeepPropertyShadowing.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDeepPropertyShadowing.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDeepPropertyShadowing.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDeepPropertyShadowing.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDeepPropertyShadowing.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDeepPropertyShadowing.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDeepPropertyShadowing.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDeepPropertyShadowing.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDefinePropertyAcrossCompartment.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDefinePropertyAcrossCompartment.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDefinePropertyAcrossCompartment.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDefinePropertyAcrossCompartment.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDefinePropertyAcrossCompartment.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDefinePropertyAcrossCompartment.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDefinePropertyAcrossCompartment.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDefinePropertyAcrossCompartment.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDefinePropertyAcrossCompartment.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDenseArrayProp.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDenseArrayProp.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDenseArrayProp.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDenseArrayProp.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDenseArrayProp.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDenseArrayProp.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDenseArrayProp.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDenseArrayProp.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDenseArrayProp.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDenseToSlowArray.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDenseToSlowArray.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDenseToSlowArray.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDenseToSlowArray.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDenseToSlowArray.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDenseToSlowArray.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDenseToSlowArray.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDenseToSlowArray.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDenseToSlowArray.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDestructuring.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDestructuring.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDestructuring.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDestructuring.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDestructuring.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDestructuring.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDestructuring.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDestructuring.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDestructuring.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDestructuringFormalError.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDestructuringFormalError.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDestructuringFormalError.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDestructuringFormalError.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDestructuringFormalError.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDestructuringFormalError.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDestructuringFormalError.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDestructuringFormalError.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDestructuringFormalError.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDestructuringVarInsideWith.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDestructuringVarInsideWith.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDestructuringVarInsideWith.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDestructuringVarInsideWith.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDestructuringVarInsideWith.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDestructuringVarInsideWith.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDestructuringVarInsideWith.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDestructuringVarInsideWith.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDestructuringVarInsideWith.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDifferingArgc.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDifferingArgc.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDifferingArgc.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDifferingArgc.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDifferingArgc.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDifferingArgc.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDifferingArgc.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDifferingArgc.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDifferingArgc.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDivOverflow.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDivOverflow.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDivOverflow.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDivOverflow.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDivOverflow.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDivOverflow.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDivOverflow.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDivOverflow.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDivOverflow.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDivision.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDivision.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDivision.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDivision.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDivision.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDivision.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDivision.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDivision.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDivision.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDivisionFloat.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDivisionFloat.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDivisionFloat.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDivisionFloat.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDivisionFloat.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDivisionFloat.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDivisionFloat.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDivisionFloat.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDivisionFloat.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDivisionWithNegative1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDivisionWithNegative1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDivisionWithNegative1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDivisionWithNegative1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDivisionWithNegative1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDivisionWithNegative1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDivisionWithNegative1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDivisionWithNegative1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDivisionWithNegative1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDontClobberScannerError.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDontClobberScannerError.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDontClobberScannerError.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDontClobberScannerError.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDontClobberScannerError.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDontClobberScannerError.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDontClobberScannerError.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDontClobberScannerError.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDontClobberScannerError.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDoubleComparison.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDoubleComparison.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDoubleComparison.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDoubleComparison.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDoubleComparison.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDoubleComparison.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDoubleComparison.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDoubleComparison.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDoubleComparison.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDoubleToStr.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDoubleToStr.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDoubleToStr.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDoubleToStr.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDoubleToStr.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDoubleToStr.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDoubleToStr.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDoubleToStr.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDoubleToStr.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDoubleZeroInSwitch1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDoubleZeroInSwitch1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDoubleZeroInSwitch1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDoubleZeroInSwitch1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDoubleZeroInSwitch1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDoubleZeroInSwitch1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDoubleZeroInSwitch1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDoubleZeroInSwitch1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDoubleZeroInSwitch1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDoubleZeroInSwitch2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDoubleZeroInSwitch2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDoubleZeroInSwitch2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDoubleZeroInSwitch2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDoubleZeroInSwitch2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDoubleZeroInSwitch2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDoubleZeroInSwitch2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDoubleZeroInSwitch2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDoubleZeroInSwitch2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDynamicLookup.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDynamicLookup.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDynamicLookup.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDynamicLookup.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDynamicLookup.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDynamicLookup.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDynamicLookup.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDynamicLookup.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDynamicLookup.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDynamicUsage.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDynamicUsage.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDynamicUsage.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDynamicUsage.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDynamicUsage.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDynamicUsage.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDynamicUsage.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDynamicUsage.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testDynamicUsage.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testElemDec1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testElemDec1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testElemDec1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testElemDec1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testElemDec1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testElemDec1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testElemDec1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testElemDec1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testElemDec1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testElemDec2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testElemDec2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testElemDec2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testElemDec2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testElemDec2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testElemDec2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testElemDec2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testElemDec2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testElemDec2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testElemInc1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testElemInc1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testElemInc1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testElemInc1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testElemInc1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testElemInc1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testElemInc1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testElemInc1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testElemInc1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testElemInc2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testElemInc2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testElemInc2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testElemInc2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testElemInc2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testElemInc2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testElemInc2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testElemInc2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testElemInc2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testEliminatedGuardWithinAnchor.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testEliminatedGuardWithinAnchor.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testEliminatedGuardWithinAnchor.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testEliminatedGuardWithinAnchor.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testEliminatedGuardWithinAnchor.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testEliminatedGuardWithinAnchor.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testEliminatedGuardWithinAnchor.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testEliminatedGuardWithinAnchor.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testEliminatedGuardWithinAnchor.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testEqFalseEmptyString.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testEqFalseEmptyString.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testEqFalseEmptyString.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testEqFalseEmptyString.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testEqFalseEmptyString.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testEqFalseEmptyString.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testEqFalseEmptyString.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testEqFalseEmptyString.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testEqFalseEmptyString.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testErrorInFinalizerCalledWhileUnwinding.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testErrorInFinalizerCalledWhileUnwinding.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testErrorInFinalizerCalledWhileUnwinding.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testErrorInFinalizerCalledWhileUnwinding.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testErrorInFinalizerCalledWhileUnwinding.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testErrorInFinalizerCalledWhileUnwinding.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testErrorInFinalizerCalledWhileUnwinding.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testErrorInFinalizerCalledWhileUnwinding.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testErrorInFinalizerCalledWhileUnwinding.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testErrorReportIn_getPrototypeOf.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testErrorReportIn_getPrototypeOf.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testErrorReportIn_getPrototypeOf.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testErrorReportIn_getPrototypeOf.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testErrorReportIn_getPrototypeOf.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testErrorReportIn_getPrototypeOf.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testErrorReportIn_getPrototypeOf.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testErrorReportIn_getPrototypeOf.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testErrorReportIn_getPrototypeOf.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testEvalCalledFromWatchOverSetter.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testEvalCalledFromWatchOverSetter.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testEvalCalledFromWatchOverSetter.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testEvalCalledFromWatchOverSetter.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testEvalCalledFromWatchOverSetter.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testEvalCalledFromWatchOverSetter.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testEvalCalledFromWatchOverSetter.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testEvalCalledFromWatchOverSetter.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testEvalCalledFromWatchOverSetter.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testEvalFromTrap.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testEvalFromTrap.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testEvalFromTrap.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testEvalFromTrap.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testEvalFromTrap.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testEvalFromTrap.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testEvalFromTrap.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testEvalFromTrap.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testEvalFromTrap.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testEvalInFunctionCallee.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testEvalInFunctionCallee.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testEvalInFunctionCallee.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testEvalInFunctionCallee.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testEvalInFunctionCallee.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testEvalInFunctionCallee.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testEvalInFunctionCallee.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testEvalInFunctionCallee.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testEvalInFunctionCallee.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testExistingPropToJoinedMethodAttempt-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testExistingPropToJoinedMethodAttempt-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testExistingPropToJoinedMethodAttempt-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testExistingPropToJoinedMethodAttempt-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testExistingPropToJoinedMethodAttempt-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testExistingPropToJoinedMethodAttempt-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testExistingPropToJoinedMethodAttempt-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testExistingPropToJoinedMethodAttempt-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testExistingPropToJoinedMethodAttempt-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testExistingPropToJoinedMethodAttempt-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testExistingPropToJoinedMethodAttempt-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testExistingPropToJoinedMethodAttempt-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testExistingPropToJoinedMethodAttempt-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testExistingPropToJoinedMethodAttempt-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testExistingPropToJoinedMethodAttempt-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testExistingPropToJoinedMethodAttempt-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testExistingPropToJoinedMethodAttempt-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testExistingPropToJoinedMethodAttempt-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testExistingPropToJoinedMethodAttempt-4.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testExistingPropToJoinedMethodAttempt-4.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testExistingPropToJoinedMethodAttempt-4.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testExistingPropToJoinedMethodAttempt-4.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testExistingPropToJoinedMethodAttempt-4.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testExistingPropToJoinedMethodAttempt-4.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testExistingPropToJoinedMethodAttempt-4.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testExistingPropToJoinedMethodAttempt-4.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testExistingPropToJoinedMethodAttempt-4.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testExistingPropToJoinedMethodAttempt.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testExistingPropToJoinedMethodAttempt.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testExistingPropToJoinedMethodAttempt.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testExistingPropToJoinedMethodAttempt.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testExistingPropToJoinedMethodAttempt.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testExistingPropToJoinedMethodAttempt.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testExistingPropToJoinedMethodAttempt.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testExistingPropToJoinedMethodAttempt.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testExistingPropToJoinedMethodAttempt.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFewerGlobalsInInnerTree.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFewerGlobalsInInnerTree.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFewerGlobalsInInnerTree.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFewerGlobalsInInnerTree.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFewerGlobalsInInnerTree.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFewerGlobalsInInnerTree.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFewerGlobalsInInnerTree.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFewerGlobalsInInnerTree.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFewerGlobalsInInnerTree.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFloatArrayIndex.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFloatArrayIndex.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFloatArrayIndex.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFloatArrayIndex.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFloatArrayIndex.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFloatArrayIndex.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFloatArrayIndex.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFloatArrayIndex.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFloatArrayIndex.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFoldPropertyAccess.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFoldPropertyAccess.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFoldPropertyAccess.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFoldPropertyAccess.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFoldPropertyAccess.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFoldPropertyAccess.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFoldPropertyAccess.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFoldPropertyAccess.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFoldPropertyAccess.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testForEach.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testForEach.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testForEach.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testForEach.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testForEach.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testForEach.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testForEach.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testForEach.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testForEach.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testForInLoopChangeIteratorType.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testForInLoopChangeIteratorType.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testForInLoopChangeIteratorType.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testForInLoopChangeIteratorType.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testForInLoopChangeIteratorType.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testForInLoopChangeIteratorType.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testForInLoopChangeIteratorType.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testForInLoopChangeIteratorType.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testForInLoopChangeIteratorType.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunApplyMadness1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunApplyMadness1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunApplyMadness1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunApplyMadness1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunApplyMadness1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunApplyMadness1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunApplyMadness1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunApplyMadness1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunApplyMadness1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunApplyMadness2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunApplyMadness2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunApplyMadness2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunApplyMadness2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunApplyMadness2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunApplyMadness2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunApplyMadness2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunApplyMadness2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunApplyMadness2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunApplyMisspeculation.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunApplyMisspeculation.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunApplyMisspeculation.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunApplyMisspeculation.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunApplyMisspeculation.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunApplyMisspeculation.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunApplyMisspeculation.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunApplyMisspeculation.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunApplyMisspeculation.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunApplyOverflow.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunApplyOverflow.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunApplyOverflow.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunApplyOverflow.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunApplyOverflow.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunApplyOverflow.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunApplyOverflow.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunApplyOverflow.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunApplyOverflow.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunctionIdentityChange.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunctionIdentityChange.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunctionIdentityChange.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunctionIdentityChange.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunctionIdentityChange.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunctionIdentityChange.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunctionIdentityChange.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunctionIdentityChange.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunctionIdentityChange.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunctionStatementAliasLocals.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunctionStatementAliasLocals.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunctionStatementAliasLocals.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunctionStatementAliasLocals.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunctionStatementAliasLocals.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunctionStatementAliasLocals.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunctionStatementAliasLocals.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunctionStatementAliasLocals.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunctionStatementAliasLocals.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunctionStatementNamedArguments.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunctionStatementNamedArguments.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunctionStatementNamedArguments.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunctionStatementNamedArguments.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunctionStatementNamedArguments.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunctionStatementNamedArguments.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunctionStatementNamedArguments.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunctionStatementNamedArguments.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testFunctionStatementNamedArguments.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGCNewbornGenerator.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGCNewbornGenerator.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGCNewbornGenerator.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGCNewbornGenerator.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGCNewbornGenerator.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGCNewbornGenerator.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGCNewbornGenerator.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGCNewbornGenerator.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGCNewbornGenerator.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGCWhileRecording.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGCWhileRecording.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGCWhileRecording.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGCWhileRecording.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGCWhileRecording.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGCWhileRecording.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGCWhileRecording.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGCWhileRecording.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGCWhileRecording.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGeneratorDeepBail.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGeneratorDeepBail.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGeneratorDeepBail.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGeneratorDeepBail.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGeneratorDeepBail.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGeneratorDeepBail.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGeneratorDeepBail.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGeneratorDeepBail.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGeneratorDeepBail.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGeneratorDieButScopeAlive.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGeneratorDieButScopeAlive.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGeneratorDieButScopeAlive.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGeneratorDieButScopeAlive.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGeneratorDieButScopeAlive.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGeneratorDieButScopeAlive.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGeneratorDieButScopeAlive.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGeneratorDieButScopeAlive.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGeneratorDieButScopeAlive.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGetCallObj.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGetCallObj.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGetCallObj.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGetCallObj.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGetCallObj.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGetCallObj.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGetCallObj.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGetCallObj.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGetCallObj.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGetThis.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGetThis.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGetThis.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGetThis.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGetThis.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGetThis.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGetThis.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGetThis.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGetThis.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalAsProto.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalAsProto.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalAsProto.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalAsProto.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalAsProto.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalAsProto.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalAsProto.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalAsProto.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalAsProto.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalMultitrees1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalMultitrees1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalMultitrees1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalMultitrees1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalMultitrees1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalMultitrees1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalMultitrees1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalMultitrees1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalMultitrees1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalOptimize-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalOptimize-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalOptimize-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalOptimize-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalOptimize-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalOptimize-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalOptimize-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalOptimize-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalOptimize-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalOptimize-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalOptimize-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalOptimize-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalOptimize-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalOptimize-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalOptimize-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalOptimize-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalOptimize-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalOptimize-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalOptimize-4.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalOptimize-4.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalOptimize-4.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalOptimize-4.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalOptimize-4.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalOptimize-4.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalOptimize-4.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalOptimize-4.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalOptimize-4.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalOptimize-5.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalOptimize-5.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalOptimize-5.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalOptimize-5.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalOptimize-5.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalOptimize-5.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalOptimize-5.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalOptimize-5.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalOptimize-5.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalOptimize-6.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalOptimize-6.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalOptimize-6.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalOptimize-6.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalOptimize-6.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalOptimize-6.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalOptimize-6.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalOptimize-6.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalOptimize-6.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalProtoAccess.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalProtoAccess.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalProtoAccess.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalProtoAccess.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalProtoAccess.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalProtoAccess.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalProtoAccess.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalProtoAccess.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalProtoAccess.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalShapeChangeAfterDeepBail.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalShapeChangeAfterDeepBail.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalShapeChangeAfterDeepBail.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalShapeChangeAfterDeepBail.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalShapeChangeAfterDeepBail.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalShapeChangeAfterDeepBail.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalShapeChangeAfterDeepBail.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalShapeChangeAfterDeepBail.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGlobalShapeChangeAfterDeepBail.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGroupAssignment.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGroupAssignment.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGroupAssignment.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGroupAssignment.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGroupAssignment.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGroupAssignment.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGroupAssignment.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGroupAssignment.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGroupAssignment.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGrowDenseArray.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGrowDenseArray.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGrowDenseArray.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGrowDenseArray.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGrowDenseArray.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGrowDenseArray.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGrowDenseArray.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGrowDenseArray.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGrowDenseArray.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGuardCalleeSneakAttack.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGuardCalleeSneakAttack.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGuardCalleeSneakAttack.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGuardCalleeSneakAttack.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGuardCalleeSneakAttack.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGuardCalleeSneakAttack.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGuardCalleeSneakAttack.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGuardCalleeSneakAttack.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGuardCalleeSneakAttack.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGuardCalleeSneakAttack2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGuardCalleeSneakAttack2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGuardCalleeSneakAttack2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGuardCalleeSneakAttack2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGuardCalleeSneakAttack2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGuardCalleeSneakAttack2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGuardCalleeSneakAttack2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGuardCalleeSneakAttack2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testGuardCalleeSneakAttack2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHOTLOOPSize.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHOTLOOPSize.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHOTLOOPSize.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHOTLOOPSize.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHOTLOOPSize.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHOTLOOPSize.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHOTLOOPSize.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHOTLOOPSize.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHOTLOOPSize.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHeavy.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHeavy.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHeavy.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHeavy.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHeavy.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHeavy.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHeavy.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHeavy.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHeavy.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHeavy2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHeavy2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHeavy2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHeavy2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHeavy2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHeavy2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHeavy2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHeavy2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHeavy2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHoleInDenseArray.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHoleInDenseArray.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHoleInDenseArray.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHoleInDenseArray.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHoleInDenseArray.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHoleInDenseArray.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHoleInDenseArray.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHoleInDenseArray.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHoleInDenseArray.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHolePushing.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHolePushing.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHolePushing.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHolePushing.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHolePushing.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHolePushing.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHolePushing.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHolePushing.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHolePushing.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHolesAndIndexPropertiesOnThePrototype.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHolesAndIndexPropertiesOnThePrototype.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHolesAndIndexPropertiesOnThePrototype.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHolesAndIndexPropertiesOnThePrototype.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHolesAndIndexPropertiesOnThePrototype.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHolesAndIndexPropertiesOnThePrototype.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHolesAndIndexPropertiesOnThePrototype.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHolesAndIndexPropertiesOnThePrototype.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testHolesAndIndexPropertiesOnThePrototype.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testINITELEM.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testINITELEM.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testINITELEM.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testINITELEM.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testINITELEM.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testINITELEM.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testINITELEM.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testINITELEM.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testINITELEM.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testImplicitArgumentsInGenExprs.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testImplicitArgumentsInGenExprs.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testImplicitArgumentsInGenExprs.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testImplicitArgumentsInGenExprs.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testImplicitArgumentsInGenExprs.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testImplicitArgumentsInGenExprs.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testImplicitArgumentsInGenExprs.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testImplicitArgumentsInGenExprs.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testImplicitArgumentsInGenExprs.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testImplicitThisMiss.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testImplicitThisMiss.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testImplicitThisMiss.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testImplicitThisMiss.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testImplicitThisMiss.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testImplicitThisMiss.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testImplicitThisMiss.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testImplicitThisMiss.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testImplicitThisMiss.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIn.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIn.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIn.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIn.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIn.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIn.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIn.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIn.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIn.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncDec.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncDec.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncDec.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncDec.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncDec.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncDec.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncDec.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncDec.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncDec.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncDecReadOnly.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncDecReadOnly.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncDecReadOnly.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncDecReadOnly.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncDecReadOnly.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncDecReadOnly.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncDecReadOnly.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncDecReadOnly.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncDecReadOnly.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncElem1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncElem1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncElem1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncElem1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncElem1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncElem1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncElem1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncElem1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncElem1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncElem2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncElem2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncElem2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncElem2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncElem2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncElem2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncElem2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncElem2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncElem2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncElem3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncElem3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncElem3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncElem3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncElem3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncElem3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncElem3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncElem3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncElem3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncElem4.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncElem4.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncElem4.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncElem4.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncElem4.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncElem4.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncElem4.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncElem4.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIncElem4.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitPropOverMethod.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitPropOverMethod.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitPropOverMethod.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitPropOverMethod.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitPropOverMethod.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitPropOverMethod.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitPropOverMethod.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitPropOverMethod.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitPropOverMethod.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitPropWithIntName.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitPropWithIntName.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitPropWithIntName.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitPropWithIntName.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitPropWithIntName.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitPropWithIntName.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitPropWithIntName.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitPropWithIntName.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitPropWithIntName.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitProtoPrimitive.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitProtoPrimitive.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitProtoPrimitive.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitProtoPrimitive.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitProtoPrimitive.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitProtoPrimitive.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitProtoPrimitive.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitProtoPrimitive.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitProtoPrimitive.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitSingletons.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitSingletons.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitSingletons.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitSingletons.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitSingletons.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitSingletons.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitSingletons.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitSingletons.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitSingletons.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitSlowify.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitSlowify.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitSlowify.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitSlowify.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitSlowify.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitSlowify.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitSlowify.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitSlowify.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitSlowify.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitelemCond.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitelemCond.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitelemCond.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitelemCond.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitelemCond.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitelemCond.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitelemCond.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitelemCond.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitelemCond.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitelemWithFloatIndex.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitelemWithFloatIndex.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitelemWithFloatIndex.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitelemWithFloatIndex.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitelemWithFloatIndex.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitelemWithFloatIndex.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitelemWithFloatIndex.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitelemWithFloatIndex.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitelemWithFloatIndex.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitelemWithSetter.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitelemWithSetter.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitelemWithSetter.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitelemWithSetter.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitelemWithSetter.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitelemWithSetter.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitelemWithSetter.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitelemWithSetter.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInitelemWithSetter.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInnerMissingArgs.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInnerMissingArgs.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInnerMissingArgs.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInnerMissingArgs.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInnerMissingArgs.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInnerMissingArgs.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInnerMissingArgs.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInnerMissingArgs.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInnerMissingArgs.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInnerSwitchBreak.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInnerSwitchBreak.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInnerSwitchBreak.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInnerSwitchBreak.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInnerSwitchBreak.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInnerSwitchBreak.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInnerSwitchBreak.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInnerSwitchBreak.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInnerSwitchBreak.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInnerTreeMutatingUpvars.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInnerTreeMutatingUpvars.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInnerTreeMutatingUpvars.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInnerTreeMutatingUpvars.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInnerTreeMutatingUpvars.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInnerTreeMutatingUpvars.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInnerTreeMutatingUpvars.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInnerTreeMutatingUpvars.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInnerTreeMutatingUpvars.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInt32ToId.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInt32ToId.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInt32ToId.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInt32ToId.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInt32ToId.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInt32ToId.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInt32ToId.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInt32ToId.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInt32ToId.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIntFloor.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIntFloor.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIntFloor.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIntFloor.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIntFloor.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIntFloor.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIntFloor.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIntFloor.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIntFloor.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIntOverflow.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIntOverflow.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIntOverflow.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIntOverflow.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIntOverflow.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIntOverflow.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIntOverflow.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIntOverflow.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIntOverflow.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIntUnderflow.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIntUnderflow.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIntUnderflow.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIntUnderflow.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIntUnderflow.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIntUnderflow.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIntUnderflow.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIntUnderflow.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIntUnderflow.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentery8.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentery8.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentery8.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentery8.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentery8.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentery8.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentery8.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentery8.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentery8.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry4.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry4.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry4.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry4.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry4.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry4.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry4.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry4.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry4.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry5.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry5.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry5.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry5.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry5.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry5.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry5.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry5.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry5.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry6.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry6.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry6.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry6.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry6.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry6.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry6.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry6.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry6.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry7.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry7.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry7.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry7.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry7.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry7.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry7.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry7.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInterpreterReentry7.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInvalidCharCodeAt.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInvalidCharCodeAt.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInvalidCharCodeAt.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInvalidCharCodeAt.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInvalidCharCodeAt.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInvalidCharCodeAt.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInvalidCharCodeAt.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInvalidCharCodeAt.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInvalidCharCodeAt.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInvertNullAfterNegateNull.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInvertNullAfterNegateNull.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInvertNullAfterNegateNull.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInvertNullAfterNegateNull.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInvertNullAfterNegateNull.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInvertNullAfterNegateNull.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInvertNullAfterNegateNull.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInvertNullAfterNegateNull.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testInvertNullAfterNegateNull.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIteratorReification.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIteratorReification.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIteratorReification.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIteratorReification.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIteratorReification.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIteratorReification.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIteratorReification.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIteratorReification.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testIteratorReification.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLambdaCtor.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLambdaCtor.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLambdaCtor.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLambdaCtor.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLambdaCtor.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLambdaCtor.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLambdaCtor.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLambdaCtor.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLambdaCtor.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLambdaInitedVar.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLambdaInitedVar.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLambdaInitedVar.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLambdaInitedVar.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLambdaInitedVar.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLambdaInitedVar.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLambdaInitedVar.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLambdaInitedVar.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLambdaInitedVar.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLengthInString.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLengthInString.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLengthInString.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLengthInString.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLengthInString.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLengthInString.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLengthInString.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLengthInString.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLengthInString.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLengthOnNonNativeProto.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLengthOnNonNativeProto.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLengthOnNonNativeProto.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLengthOnNonNativeProto.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLengthOnNonNativeProto.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLengthOnNonNativeProto.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLengthOnNonNativeProto.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLengthOnNonNativeProto.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLengthOnNonNativeProto.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLet.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLet.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLet.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLet.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLet.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLet.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLet.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLet.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLet.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLetOverridingArgs.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLetOverridingArgs.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLetOverridingArgs.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLetOverridingArgs.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLetOverridingArgs.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLetOverridingArgs.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLetOverridingArgs.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLetOverridingArgs.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLetOverridingArgs.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLetWithUnstableGlobal.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLetWithUnstableGlobal.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLetWithUnstableGlobal.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLetWithUnstableGlobal.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLetWithUnstableGlobal.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLetWithUnstableGlobal.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLetWithUnstableGlobal.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLetWithUnstableGlobal.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLetWithUnstableGlobal.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLirBufOOM.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLirBufOOM.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLirBufOOM.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLirBufOOM.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLirBufOOM.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLirBufOOM.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLirBufOOM.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLirBufOOM.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLirBufOOM.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLocaleCompare.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLocaleCompare.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLocaleCompare.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLocaleCompare.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLocaleCompare.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLocaleCompare.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLocaleCompare.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLocaleCompare.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLocaleCompare.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLogicalNotNaN.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLogicalNotNaN.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLogicalNotNaN.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLogicalNotNaN.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLogicalNotNaN.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLogicalNotNaN.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLogicalNotNaN.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLogicalNotNaN.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLogicalNotNaN.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLongNumToString.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLongNumToString.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLongNumToString.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLongNumToString.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLongNumToString.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLongNumToString.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLongNumToString.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLongNumToString.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLongNumToString.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLoopWithUndefined1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLoopWithUndefined1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLoopWithUndefined1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLoopWithUndefined1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLoopWithUndefined1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLoopWithUndefined1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLoopWithUndefined1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLoopWithUndefined1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLoopWithUndefined1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLoopWithUndefined2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLoopWithUndefined2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLoopWithUndefined2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLoopWithUndefined2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLoopWithUndefined2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLoopWithUndefined2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLoopWithUndefined2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLoopWithUndefined2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLoopWithUndefined2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLoopingAccumulator.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLoopingAccumulator.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLoopingAccumulator.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLoopingAccumulator.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLoopingAccumulator.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLoopingAccumulator.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLoopingAccumulator.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLoopingAccumulator.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testLoopingAccumulator.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMatchAsCondition.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMatchAsCondition.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMatchAsCondition.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMatchAsCondition.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMatchAsCondition.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMatchAsCondition.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMatchAsCondition.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMatchAsCondition.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMatchAsCondition.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMatchStringObject.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMatchStringObject.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMatchStringObject.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMatchStringObject.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMatchStringObject.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMatchStringObject.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMatchStringObject.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMatchStringObject.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMatchStringObject.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMathMinMax.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMathMinMax.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMathMinMax.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMathMinMax.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMathMinMax.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMathMinMax.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMathMinMax.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMathMinMax.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMathMinMax.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodInc.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodInc.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodInc.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodInc.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodInc.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodInc.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodInc.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodInc.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodInc.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodInit.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodInit.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodInit.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodInit.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodInit.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodInit.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodInit.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodInit.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodInit.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodInitSafety.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodInitSafety.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodInitSafety.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodInitSafety.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodInitSafety.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodInitSafety.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodInitSafety.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodInitSafety.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodInitSafety.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodSet.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodSet.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodSet.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodSet.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodSet.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodSet.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodSet.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodSet.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodSet.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodWriteBarrier.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodWriteBarrier.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodWriteBarrier.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodWriteBarrier.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodWriteBarrier.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodWriteBarrier.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodWriteBarrier.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodWriteBarrier.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodWriteBarrier.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodWriteBarrier2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodWriteBarrier2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodWriteBarrier2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodWriteBarrier2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodWriteBarrier2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodWriteBarrier2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodWriteBarrier2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodWriteBarrier2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodWriteBarrier2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodWriteBarrier3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodWriteBarrier3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodWriteBarrier3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodWriteBarrier3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodWriteBarrier3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodWriteBarrier3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodWriteBarrier3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodWriteBarrier3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodWriteBarrier3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodWriteBarrier4.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodWriteBarrier4.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodWriteBarrier4.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodWriteBarrier4.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodWriteBarrier4.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodWriteBarrier4.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodWriteBarrier4.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodWriteBarrier4.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMethodWriteBarrier4.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMissingMethod.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMissingMethod.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMissingMethod.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMissingMethod.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMissingMethod.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMissingMethod.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMissingMethod.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMissingMethod.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMissingMethod.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMissingMethod2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMissingMethod2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMissingMethod2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMissingMethod2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMissingMethod2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMissingMethod2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMissingMethod2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMissingMethod2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMissingMethod2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMissingProperties.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMissingProperties.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMissingProperties.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMissingProperties.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMissingProperties.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMissingProperties.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMissingProperties.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMissingProperties.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMissingProperties.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testModuloWithNegative1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testModuloWithNegative1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testModuloWithNegative1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testModuloWithNegative1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testModuloWithNegative1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testModuloWithNegative1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testModuloWithNegative1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testModuloWithNegative1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testModuloWithNegative1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testModuloWithNegative2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testModuloWithNegative2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testModuloWithNegative2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testModuloWithNegative2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testModuloWithNegative2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testModuloWithNegative2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testModuloWithNegative2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testModuloWithNegative2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testModuloWithNegative2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMoreArgcThanNargs.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMoreArgcThanNargs.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMoreArgcThanNargs.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMoreArgcThanNargs.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMoreArgcThanNargs.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMoreArgcThanNargs.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMoreArgcThanNargs.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMoreArgcThanNargs.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMoreArgcThanNargs.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMoreClosures.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMoreClosures.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMoreClosures.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMoreClosures.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMoreClosures.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMoreClosures.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMoreClosures.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMoreClosures.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMoreClosures.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMulOverflow.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMulOverflow.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMulOverflow.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMulOverflow.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMulOverflow.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMulOverflow.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMulOverflow.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMulOverflow.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMulOverflow.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMultipleArgumentsObjects.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMultipleArgumentsObjects.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMultipleArgumentsObjects.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMultipleArgumentsObjects.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMultipleArgumentsObjects.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMultipleArgumentsObjects.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMultipleArgumentsObjects.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMultipleArgumentsObjects.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMultipleArgumentsObjects.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMultipleFunctionRedeclarations.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMultipleFunctionRedeclarations.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMultipleFunctionRedeclarations.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMultipleFunctionRedeclarations.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMultipleFunctionRedeclarations.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMultipleFunctionRedeclarations.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMultipleFunctionRedeclarations.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMultipleFunctionRedeclarations.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMultipleFunctionRedeclarations.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMultiplePendingGlobalWrites.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMultiplePendingGlobalWrites.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMultiplePendingGlobalWrites.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMultiplePendingGlobalWrites.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMultiplePendingGlobalWrites.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMultiplePendingGlobalWrites.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMultiplePendingGlobalWrites.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMultiplePendingGlobalWrites.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testMultiplePendingGlobalWrites.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNEWINIT.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNEWINIT.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNEWINIT.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNEWINIT.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNEWINIT.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNEWINIT.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNEWINIT.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNEWINIT.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNEWINIT.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNEWINIT_DOUBLE.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNEWINIT_DOUBLE.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNEWINIT_DOUBLE.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNEWINIT_DOUBLE.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNEWINIT_DOUBLE.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNEWINIT_DOUBLE.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNEWINIT_DOUBLE.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNEWINIT_DOUBLE.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNEWINIT_DOUBLE.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNativeArgsRooting.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNativeArgsRooting.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNativeArgsRooting.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNativeArgsRooting.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNativeArgsRooting.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNativeArgsRooting.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNativeArgsRooting.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNativeArgsRooting.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNativeArgsRooting.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNativeLog.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNativeLog.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNativeLog.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNativeLog.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNativeLog.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNativeLog.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNativeLog.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNativeLog.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNativeLog.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNativeMax.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNativeMax.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNativeMax.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNativeMax.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNativeMax.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNativeMax.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNativeMax.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNativeMax.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNativeMax.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNativeSetter.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNativeSetter.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNativeSetter.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNativeSetter.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNativeSetter.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNativeSetter.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNativeSetter.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNativeSetter.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNativeSetter.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNegZero1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNegZero1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNegZero1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNegZero1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNegZero1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNegZero1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNegZero1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNegZero1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNegZero1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNegativeArrayLength.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNegativeArrayLength.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNegativeArrayLength.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNegativeArrayLength.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNegativeArrayLength.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNegativeArrayLength.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNegativeArrayLength.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNegativeArrayLength.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNegativeArrayLength.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNegativeGETELEMIndex.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNegativeGETELEMIndex.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNegativeGETELEMIndex.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNegativeGETELEMIndex.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNegativeGETELEMIndex.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNegativeGETELEMIndex.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNegativeGETELEMIndex.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNegativeGETELEMIndex.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNegativeGETELEMIndex.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNestedClosures.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNestedClosures.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNestedClosures.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNestedClosures.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNestedClosures.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNestedClosures.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNestedClosures.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNestedClosures.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNestedClosures.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNestedDeepBail.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNestedDeepBail.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNestedDeepBail.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNestedDeepBail.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNestedDeepBail.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNestedDeepBail.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNestedDeepBail.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNestedDeepBail.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNestedDeepBail.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNestedEscapingLambdas.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNestedEscapingLambdas.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNestedEscapingLambdas.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNestedEscapingLambdas.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNestedEscapingLambdas.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNestedEscapingLambdas.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNestedEscapingLambdas.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNestedEscapingLambdas.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNestedEscapingLambdas.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNestedExitStackOuter.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNestedExitStackOuter.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNestedExitStackOuter.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNestedExitStackOuter.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNestedExitStackOuter.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNestedExitStackOuter.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNestedExitStackOuter.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNestedExitStackOuter.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNestedExitStackOuter.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNestedForIn.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNestedForIn.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNestedForIn.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNestedForIn.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNestedForIn.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNestedForIn.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNestedForIn.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNestedForIn.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNestedForIn.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewArrayCount.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewArrayCount.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewArrayCount.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewArrayCount.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewArrayCount.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewArrayCount.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewArrayCount.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewArrayCount.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewArrayCount.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewArrayCount2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewArrayCount2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewArrayCount2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewArrayCount2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewArrayCount2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewArrayCount2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewArrayCount2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewArrayCount2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewArrayCount2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewObject.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewObject.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewObject.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewObject.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewObject.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewObject.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewObject.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewObject.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewObject.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewString.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewString.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewString.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewString.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewString.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewString.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewString.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewString.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewString.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewWithClone.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewWithClone.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewWithClone.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewWithClone.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewWithClone.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewWithClone.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewWithClone.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewWithClone.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewWithClone.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewWithNonNativeProto.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewWithNonNativeProto.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewWithNonNativeProto.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewWithNonNativeProto.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewWithNonNativeProto.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewWithNonNativeProto.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewWithNonNativeProto.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewWithNonNativeProto.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNewWithNonNativeProto.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNonStubGetter.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNonStubGetter.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNonStubGetter.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNonStubGetter.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNonStubGetter.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNonStubGetter.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNonStubGetter.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNonStubGetter.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNonStubGetter.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNot.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNot.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNot.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNot.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNot.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNot.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNot.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNot.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNot.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNullCallee.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNullCallee.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNullCallee.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNullCallee.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNullCallee.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNullCallee.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNullCallee.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNullCallee.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNullCallee.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNullIncrement.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNullIncrement.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNullIncrement.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNullIncrement.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNullIncrement.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNullIncrement.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNullIncrement.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNullIncrement.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNullIncrement.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNullRelCmp.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNullRelCmp.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNullRelCmp.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNullRelCmp.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNullRelCmp.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNullRelCmp.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNullRelCmp.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNullRelCmp.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNullRelCmp.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNullToString.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNullToString.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNullToString.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNullToString.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNullToString.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNullToString.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNullToString.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNullToString.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNullToString.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNumToString.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNumToString.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNumToString.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNumToString.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNumToString.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNumToString.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNumToString.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNumToString.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNumToString.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNumberToString.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNumberToString.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNumberToString.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNumberToString.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNumberToString.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNumberToString.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNumberToString.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNumberToString.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testNumberToString.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOOMInAutoEnterCompartment.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOOMInAutoEnterCompartment.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOOMInAutoEnterCompartment.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOOMInAutoEnterCompartment.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOOMInAutoEnterCompartment.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOOMInAutoEnterCompartment.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOOMInAutoEnterCompartment.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOOMInAutoEnterCompartment.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOOMInAutoEnterCompartment.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectConstructorReturningObject.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectConstructorReturningObject.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectConstructorReturningObject.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectConstructorReturningObject.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectConstructorReturningObject.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectConstructorReturningObject.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectConstructorReturningObject.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectConstructorReturningObject.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectConstructorReturningObject.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectLength.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectLength.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectLength.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectLength.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectLength.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectLength.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectLength.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectLength.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectLength.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectOrderedCmp.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectOrderedCmp.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectOrderedCmp.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectOrderedCmp.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectOrderedCmp.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectOrderedCmp.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectOrderedCmp.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectOrderedCmp.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectOrderedCmp.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectOrderedCmp2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectOrderedCmp2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectOrderedCmp2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectOrderedCmp2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectOrderedCmp2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectOrderedCmp2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectOrderedCmp2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectOrderedCmp2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectOrderedCmp2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectToNumber.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectToNumber.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectToNumber.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectToNumber.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectToNumber.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectToNumber.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectToNumber.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectToNumber.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectToNumber.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectToString.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectToString.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectToString.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectToString.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectToString.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectToString.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectToString.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectToString.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectToString.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectVsPrototype.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectVsPrototype.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectVsPrototype.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectVsPrototype.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectVsPrototype.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectVsPrototype.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectVsPrototype.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectVsPrototype.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testObjectVsPrototype.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverOOMInFixupArity.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverOOMInFixupArity.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverOOMInFixupArity.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverOOMInFixupArity.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverOOMInFixupArity.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverOOMInFixupArity.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverOOMInFixupArity.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverOOMInFixupArity.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverOOMInFixupArity.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed4.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed4.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed4.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed4.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed4.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed4.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed4.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed4.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed4.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed5.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed5.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed5.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed5.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed5.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed5.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed5.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed5.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed5.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed6.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed6.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed6.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed6.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed6.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed6.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed6.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed6.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverRecursed6.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverwrittenArgumentsWithUndefined.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverwrittenArgumentsWithUndefined.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverwrittenArgumentsWithUndefined.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverwrittenArgumentsWithUndefined.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverwrittenArgumentsWithUndefined.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverwrittenArgumentsWithUndefined.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverwrittenArgumentsWithUndefined.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverwrittenArgumentsWithUndefined.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOverwrittenArgumentsWithUndefined.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOwnPropertyWithInOperator.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOwnPropertyWithInOperator.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOwnPropertyWithInOperator.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOwnPropertyWithInOperator.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOwnPropertyWithInOperator.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOwnPropertyWithInOperator.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOwnPropertyWithInOperator.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOwnPropertyWithInOperator.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testOwnPropertyWithInOperator.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testParseInt.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testParseInt.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testParseInt.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testParseInt.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testParseInt.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testParseInt.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testParseInt.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testParseInt.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testParseInt.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testPartialFlatClosure.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testPartialFlatClosure.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testPartialFlatClosure.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testPartialFlatClosure.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testPartialFlatClosure.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testPartialFlatClosure.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testPartialFlatClosure.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testPartialFlatClosure.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testPartialFlatClosure.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testPrimitiveConstructorPrototype.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testPrimitiveConstructorPrototype.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testPrimitiveConstructorPrototype.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testPrimitiveConstructorPrototype.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testPrimitiveConstructorPrototype.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testPrimitiveConstructorPrototype.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testPrimitiveConstructorPrototype.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testPrimitiveConstructorPrototype.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testPrimitiveConstructorPrototype.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testPropagatedFunArgs.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testPropagatedFunArgs.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testPropagatedFunArgs.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testPropagatedFunArgs.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testPropagatedFunArgs.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testPropagatedFunArgs.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testPropagatedFunArgs.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testPropagatedFunArgs.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testPropagatedFunArgs.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testProxyConstructors.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testProxyConstructors.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testProxyConstructors.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testProxyConstructors.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testProxyConstructors.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testProxyConstructors.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testProxyConstructors.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testProxyConstructors.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testProxyConstructors.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testProxyDefinePropertyWithMissingSetter.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testProxyDefinePropertyWithMissingSetter.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testProxyDefinePropertyWithMissingSetter.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testProxyDefinePropertyWithMissingSetter.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testProxyDefinePropertyWithMissingSetter.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testProxyDefinePropertyWithMissingSetter.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testProxyDefinePropertyWithMissingSetter.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testProxyDefinePropertyWithMissingSetter.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testProxyDefinePropertyWithMissingSetter.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testProxyPrototypes.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testProxyPrototypes.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testProxyPrototypes.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testProxyPrototypes.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testProxyPrototypes.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testProxyPrototypes.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testProxyPrototypes.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testProxyPrototypes.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testProxyPrototypes.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testPutOnEmptyArgsObject.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testPutOnEmptyArgsObject.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testPutOnEmptyArgsObject.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testPutOnEmptyArgsObject.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testPutOnEmptyArgsObject.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testPutOnEmptyArgsObject.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testPutOnEmptyArgsObject.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testPutOnEmptyArgsObject.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testPutOnEmptyArgsObject.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testReallyDeepNestedExit.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testReallyDeepNestedExit.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testReallyDeepNestedExit.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testReallyDeepNestedExit.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testReallyDeepNestedExit.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testReallyDeepNestedExit.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testReallyDeepNestedExit.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testReallyDeepNestedExit.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testReallyDeepNestedExit.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testRebranding.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testRebranding.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testRebranding.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testRebranding.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testRebranding.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testRebranding.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testRebranding.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testRebranding.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testRebranding.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testRebranding2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testRebranding2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testRebranding2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testRebranding2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testRebranding2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testRebranding2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testRebranding2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testRebranding2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testRebranding2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testRegExpTest.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testRegExpTest.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testRegExpTest.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testRegExpTest.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testRegExpTest.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testRegExpTest.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testRegExpTest.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testRegExpTest.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testRegExpTest.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testRegexpGet.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testRegexpGet.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testRegexpGet.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testRegexpGet.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testRegexpGet.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testRegexpGet.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testRegexpGet.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testRegexpGet.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testRegexpGet.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testReplace2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testReplace2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testReplace2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testReplace2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testReplace2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testReplace2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testReplace2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testReplace2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testReplace2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testReplaceMap.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testReplaceMap.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testReplaceMap.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testReplaceMap.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testReplaceMap.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testReplaceMap.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testReplaceMap.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testReplaceMap.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testReplaceMap.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testReplaceWithLambda.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testReplaceWithLambda.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testReplaceWithLambda.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testReplaceWithLambda.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testReplaceWithLambda.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testReplaceWithLambda.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testReplaceWithLambda.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testReplaceWithLambda.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testReplaceWithLambda.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testResumeOp.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testResumeOp.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testResumeOp.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testResumeOp.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testResumeOp.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testResumeOp.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testResumeOp.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testResumeOp.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testResumeOp.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testReverseArgTypes.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testReverseArgTypes.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testReverseArgTypes.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testReverseArgTypes.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testReverseArgTypes.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testReverseArgTypes.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testReverseArgTypes.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testReverseArgTypes.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testReverseArgTypes.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testRopeMarking.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testRopeMarking.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testRopeMarking.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testRopeMarking.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testRopeMarking.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testRopeMarking.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testRopeMarking.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testRopeMarking.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testRopeMarking.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptCloning.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptCloning.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptCloning.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptCloning.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptCloning.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptCloning.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptCloning.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptCloning.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptCloning.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_CALLPROP-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_CALLPROP-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_CALLPROP-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_CALLPROP-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_CALLPROP-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_CALLPROP-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_CALLPROP-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_CALLPROP-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_CALLPROP-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_CALLPROP.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_CALLPROP.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_CALLPROP.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_CALLPROP.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_CALLPROP.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_CALLPROP.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_CALLPROP.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_CALLPROP.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_CALLPROP.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_GETARGPROP.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_GETARGPROP.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_GETARGPROP.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_GETARGPROP.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_GETARGPROP.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_GETARGPROP.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_GETARGPROP.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_GETARGPROP.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_GETARGPROP.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_GETLOCALPROP.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_GETLOCALPROP.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_GETLOCALPROP.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_GETLOCALPROP.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_GETLOCALPROP.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_GETLOCALPROP.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_GETLOCALPROP.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_GETLOCALPROP.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_GETLOCALPROP.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_GETPROP.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_GETPROP.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_GETPROP.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_GETPROP.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_GETPROP.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_GETPROP.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_GETPROP.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_GETPROP.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_GETPROP.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_GETTHISPROP.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_GETTHISPROP.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_GETTHISPROP.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_GETTHISPROP.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_GETTHISPROP.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_GETTHISPROP.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_GETTHISPROP.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_GETTHISPROP.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testScriptGetter_JSOP_GETTHISPROP.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSetGetterOnlyProperty.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSetGetterOnlyProperty.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSetGetterOnlyProperty.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSetGetterOnlyProperty.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSetGetterOnlyProperty.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSetGetterOnlyProperty.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSetGetterOnlyProperty.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSetGetterOnlyProperty.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSetGetterOnlyProperty.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSetPropNeitherMissNorHit.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSetPropNeitherMissNorHit.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSetPropNeitherMissNorHit.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSetPropNeitherMissNorHit.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSetPropNeitherMissNorHit.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSetPropNeitherMissNorHit.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSetPropNeitherMissNorHit.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSetPropNeitherMissNorHit.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSetPropNeitherMissNorHit.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSetPropertyFail.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSetPropertyFail.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSetPropertyFail.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSetPropertyFail.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSetPropertyFail.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSetPropertyFail.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSetPropertyFail.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSetPropertyFail.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSetPropertyFail.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSetProtoRegeneratesObjectShape.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSetProtoRegeneratesObjectShape.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSetProtoRegeneratesObjectShape.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSetProtoRegeneratesObjectShape.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSetProtoRegeneratesObjectShape.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSetProtoRegeneratesObjectShape.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSetProtoRegeneratesObjectShape.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSetProtoRegeneratesObjectShape.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSetProtoRegeneratesObjectShape.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSetelemWithFloatIndex.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSetelemWithFloatIndex.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSetelemWithFloatIndex.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSetelemWithFloatIndex.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSetelemWithFloatIndex.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSetelemWithFloatIndex.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSetelemWithFloatIndex.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSetelemWithFloatIndex.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSetelemWithFloatIndex.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSettingWatchPointOnReadOnlyProp.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSettingWatchPointOnReadOnlyProp.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSettingWatchPointOnReadOnlyProp.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSettingWatchPointOnReadOnlyProp.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSettingWatchPointOnReadOnlyProp.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSettingWatchPointOnReadOnlyProp.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSettingWatchPointOnReadOnlyProp.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSettingWatchPointOnReadOnlyProp.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSettingWatchPointOnReadOnlyProp.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testShiftLeft.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testShiftLeft.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testShiftLeft.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testShiftLeft.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testShiftLeft.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testShiftLeft.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testShiftLeft.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testShiftLeft.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testShiftLeft.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testShiftRightArithmetic.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testShiftRightArithmetic.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testShiftRightArithmetic.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testShiftRightArithmetic.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testShiftRightArithmetic.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testShiftRightArithmetic.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testShiftRightArithmetic.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testShiftRightArithmetic.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testShiftRightArithmetic.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testShiftRightLogical.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testShiftRightLogical.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testShiftRightLogical.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testShiftRightLogical.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testShiftRightLogical.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testShiftRightLogical.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testShiftRightLogical.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testShiftRightLogical.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testShiftRightLogical.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowArrayLength.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowArrayLength.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowArrayLength.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowArrayLength.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowArrayLength.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowArrayLength.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowArrayLength.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowArrayLength.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowArrayLength.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowArrayPop.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowArrayPop.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowArrayPop.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowArrayPop.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowArrayPop.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowArrayPop.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowArrayPop.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowArrayPop.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowArrayPop.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowArrayPopMultiFrame.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowArrayPopMultiFrame.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowArrayPopMultiFrame.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowArrayPopMultiFrame.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowArrayPopMultiFrame.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowArrayPopMultiFrame.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowArrayPopMultiFrame.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowArrayPopMultiFrame.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowArrayPopMultiFrame.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowArrayPopNestedTrees.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowArrayPopNestedTrees.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowArrayPopNestedTrees.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowArrayPopNestedTrees.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowArrayPopNestedTrees.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowArrayPopNestedTrees.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowArrayPopNestedTrees.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowArrayPopNestedTrees.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowArrayPopNestedTrees.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowNativeBail.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowNativeBail.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowNativeBail.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowNativeBail.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowNativeBail.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowNativeBail.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowNativeBail.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowNativeBail.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowNativeBail.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowNativeCtor.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowNativeCtor.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowNativeCtor.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowNativeCtor.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowNativeCtor.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowNativeCtor.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowNativeCtor.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowNativeCtor.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowNativeCtor.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowNativeWithNullThis.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowNativeWithNullThis.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowNativeWithNullThis.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowNativeWithNullThis.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowNativeWithNullThis.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowNativeWithNullThis.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowNativeWithNullThis.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowNativeWithNullThis.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSlowNativeWithNullThis.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStaticsInRegExp.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStaticsInRegExp.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStaticsInRegExp.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStaticsInRegExp.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStaticsInRegExp.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStaticsInRegExp.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStaticsInRegExp.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStaticsInRegExp.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStaticsInRegExp.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStrict.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStrict.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStrict.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStrict.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStrict.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStrict.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStrict.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStrict.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStrict.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testString.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testString.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testString.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testString.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testString.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testString.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testString.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testString.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testString.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringBufferMallocAccounting.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringBufferMallocAccounting.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringBufferMallocAccounting.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringBufferMallocAccounting.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringBufferMallocAccounting.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringBufferMallocAccounting.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringBufferMallocAccounting.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringBufferMallocAccounting.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringBufferMallocAccounting.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringConstructorWithExtraArg.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringConstructorWithExtraArg.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringConstructorWithExtraArg.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringConstructorWithExtraArg.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringConstructorWithExtraArg.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringConstructorWithExtraArg.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringConstructorWithExtraArg.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringConstructorWithExtraArg.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringConstructorWithExtraArg.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringIncrement.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringIncrement.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringIncrement.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringIncrement.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringIncrement.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringIncrement.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringIncrement.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringIncrement.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringIncrement.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringLengthNoTinyId.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringLengthNoTinyId.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringLengthNoTinyId.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringLengthNoTinyId.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringLengthNoTinyId.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringLengthNoTinyId.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringLengthNoTinyId.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringLengthNoTinyId.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringLengthNoTinyId.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringObjectLength.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringObjectLength.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringObjectLength.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringObjectLength.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringObjectLength.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringObjectLength.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringObjectLength.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringObjectLength.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringObjectLength.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringResolve.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringResolve.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringResolve.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringResolve.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringResolve.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringResolve.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringResolve.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringResolve.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringResolve.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringToInt32.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringToInt32.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringToInt32.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringToInt32.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringToInt32.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringToInt32.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringToInt32.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringToInt32.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringToInt32.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringToNumber.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringToNumber.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringToNumber.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringToNumber.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringToNumber.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringToNumber.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringToNumber.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringToNumber.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringToNumber.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringify.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringify.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringify.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringify.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringify.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringify.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringify.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringify.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testStringify.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSubstring.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSubstring.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSubstring.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSubstring.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSubstring.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSubstring.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSubstring.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSubstring.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSubstring.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSuppressDeletedProperty.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSuppressDeletedProperty.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSuppressDeletedProperty.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSuppressDeletedProperty.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSuppressDeletedProperty.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSuppressDeletedProperty.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSuppressDeletedProperty.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSuppressDeletedProperty.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSuppressDeletedProperty.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSwitch.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSwitch.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSwitch.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSwitch.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSwitch.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSwitch.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSwitch.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSwitch.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSwitch.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSwitchString.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSwitchString.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSwitchString.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSwitchString.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSwitchString.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSwitchString.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSwitchString.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSwitchString.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSwitchString.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSwitchUndefined.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSwitchUndefined.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSwitchUndefined.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSwitchUndefined.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSwitchUndefined.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSwitchUndefined.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSwitchUndefined.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSwitchUndefined.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testSwitchUndefined.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTableSwitch1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTableSwitch1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTableSwitch1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTableSwitch1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTableSwitch1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTableSwitch1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTableSwitch1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTableSwitch1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTableSwitch1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTableSwitch2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTableSwitch2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTableSwitch2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTableSwitch2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTableSwitch2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTableSwitch2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTableSwitch2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTableSwitch2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTableSwitch2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testThatGenExpsActuallyDecompile.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testThatGenExpsActuallyDecompile.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testThatGenExpsActuallyDecompile.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testThatGenExpsActuallyDecompile.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testThatGenExpsActuallyDecompile.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testThatGenExpsActuallyDecompile.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testThatGenExpsActuallyDecompile.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testThatGenExpsActuallyDecompile.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testThatGenExpsActuallyDecompile.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testThinForEach.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testThinForEach.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testThinForEach.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testThinForEach.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testThinForEach.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testThinForEach.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testThinForEach.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testThinForEach.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testThinForEach.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testThinLoopDemote.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testThinLoopDemote.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testThinLoopDemote.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testThinLoopDemote.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testThinLoopDemote.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testThinLoopDemote.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testThinLoopDemote.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testThinLoopDemote.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testThinLoopDemote.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testThrowWhileWrappingException.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testThrowWhileWrappingException.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testThrowWhileWrappingException.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testThrowWhileWrappingException.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testThrowWhileWrappingException.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testThrowWhileWrappingException.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testThrowWhileWrappingException.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testThrowWhileWrappingException.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testThrowWhileWrappingException.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testThrowingObjectEqUndefined.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testThrowingObjectEqUndefined.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testThrowingObjectEqUndefined.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testThrowingObjectEqUndefined.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testThrowingObjectEqUndefined.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testThrowingObjectEqUndefined.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testThrowingObjectEqUndefined.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testThrowingObjectEqUndefined.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testThrowingObjectEqUndefined.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testToLocaleString.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testToLocaleString.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testToLocaleString.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testToLocaleString.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testToLocaleString.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testToLocaleString.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testToLocaleString.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testToLocaleString.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testToLocaleString.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testToStringBeforeValueOf.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testToStringBeforeValueOf.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testToStringBeforeValueOf.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testToStringBeforeValueOf.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testToStringBeforeValueOf.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testToStringBeforeValueOf.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testToStringBeforeValueOf.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testToStringBeforeValueOf.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testToStringBeforeValueOf.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testToUpperToLower.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testToUpperToLower.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testToUpperToLower.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testToUpperToLower.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testToUpperToLower.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testToUpperToLower.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testToUpperToLower.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testToUpperToLower.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testToUpperToLower.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTrapOnEval.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTrapOnEval.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTrapOnEval.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTrapOnEval.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTrapOnEval.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTrapOnEval.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTrapOnEval.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTrapOnEval.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTrapOnEval.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTrueShiftTrue.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTrueShiftTrue.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTrueShiftTrue.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTrueShiftTrue.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTrueShiftTrue.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTrueShiftTrue.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTrueShiftTrue.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTrueShiftTrue.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTrueShiftTrue.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypeUnstableForIn.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypeUnstableForIn.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypeUnstableForIn.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypeUnstableForIn.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypeUnstableForIn.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypeUnstableForIn.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypeUnstableForIn.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypeUnstableForIn.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypeUnstableForIn.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayByteRegs.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayByteRegs.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayByteRegs.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayByteRegs.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayByteRegs.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayByteRegs.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayByteRegs.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayByteRegs.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayByteRegs.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayClamping.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayClamping.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayClamping.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayClamping.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayClamping.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayClamping.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayClamping.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayClamping.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayClamping.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayMaybeUndefined.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayMaybeUndefined.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayMaybeUndefined.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayMaybeUndefined.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayMaybeUndefined.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayMaybeUndefined.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayMaybeUndefined.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayMaybeUndefined.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayMaybeUndefined.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayOutOfBounds.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayOutOfBounds.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayOutOfBounds.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayOutOfBounds.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayOutOfBounds.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayOutOfBounds.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayOutOfBounds.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayOutOfBounds.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayOutOfBounds.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayPunning.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayPunning.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayPunning.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayPunning.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayPunning.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayPunning.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayPunning.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayPunning.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayPunning.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArraySetConversion.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArraySetConversion.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArraySetConversion.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArraySetConversion.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArraySetConversion.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArraySetConversion.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArraySetConversion.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArraySetConversion.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArraySetConversion.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayUint32.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayUint32.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayUint32.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayUint32.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayUint32.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayUint32.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayUint32.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayUint32.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayUint32.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayUndefinedAndHoles.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayUndefinedAndHoles.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayUndefinedAndHoles.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayUndefinedAndHoles.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayUndefinedAndHoles.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayUndefinedAndHoles.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayUndefinedAndHoles.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayUndefinedAndHoles.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrayUndefinedAndHoles.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrays.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrays.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrays.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrays.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrays.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrays.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrays.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrays.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypedArrays.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypeofHole.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypeofHole.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypeofHole.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypeofHole.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypeofHole.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypeofHole.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypeofHole.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypeofHole.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testTypeofHole.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUnaryImacros.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUnaryImacros.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUnaryImacros.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUnaryImacros.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUnaryImacros.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUnaryImacros.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUnaryImacros.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUnaryImacros.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUnaryImacros.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndefinedBooleanCmp.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndefinedBooleanCmp.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndefinedBooleanCmp.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndefinedBooleanCmp.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndefinedBooleanCmp.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndefinedBooleanCmp.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndefinedBooleanCmp.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndefinedBooleanCmp.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndefinedBooleanCmp.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndefinedCmp.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndefinedCmp.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndefinedCmp.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndefinedCmp.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndefinedCmp.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndefinedCmp.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndefinedCmp.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndefinedCmp.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndefinedCmp.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndefinedIncrement.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndefinedIncrement.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndefinedIncrement.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndefinedIncrement.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndefinedIncrement.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndefinedIncrement.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndefinedIncrement.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndefinedIncrement.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndefinedIncrement.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndefinedPropertyAccess.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndefinedPropertyAccess.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndefinedPropertyAccess.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndefinedPropertyAccess.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndefinedPropertyAccess.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndefinedPropertyAccess.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndefinedPropertyAccess.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndefinedPropertyAccess.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndefinedPropertyAccess.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndemotableBinaryOp.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndemotableBinaryOp.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndemotableBinaryOp.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndemotableBinaryOp.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndemotableBinaryOp.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndemotableBinaryOp.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndemotableBinaryOp.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndemotableBinaryOp.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndemotableBinaryOp.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndemoteLateGlobalSlots.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndemoteLateGlobalSlots.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndemoteLateGlobalSlots.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndemoteLateGlobalSlots.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndemoteLateGlobalSlots.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndemoteLateGlobalSlots.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndemoteLateGlobalSlots.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndemoteLateGlobalSlots.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testUndemoteLateGlobalSlots.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWatchRecursion.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWatchRecursion.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWatchRecursion.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWatchRecursion.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWatchRecursion.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWatchRecursion.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWatchRecursion.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWatchRecursion.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWatchRecursion.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWeirdDateParse.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWeirdDateParse.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWeirdDateParse.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWeirdDateParse.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWeirdDateParse.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWeirdDateParse.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWeirdDateParse.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWeirdDateParse.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWeirdDateParse.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWeirdGetterInvocation.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWeirdGetterInvocation.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWeirdGetterInvocation.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWeirdGetterInvocation.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWeirdGetterInvocation.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWeirdGetterInvocation.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWeirdGetterInvocation.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWeirdGetterInvocation.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWeirdGetterInvocation.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWeirdThingsInFunctionConstructor.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWeirdThingsInFunctionConstructor.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWeirdThingsInFunctionConstructor.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWeirdThingsInFunctionConstructor.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWeirdThingsInFunctionConstructor.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWeirdThingsInFunctionConstructor.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWeirdThingsInFunctionConstructor.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWeirdThingsInFunctionConstructor.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWeirdThingsInFunctionConstructor.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWhileObjectOrNull.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWhileObjectOrNull.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWhileObjectOrNull.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWhileObjectOrNull.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWhileObjectOrNull.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWhileObjectOrNull.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWhileObjectOrNull.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWhileObjectOrNull.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWhileObjectOrNull.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWhileWithContinue.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWhileWithContinue.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWhileWithContinue.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWhileWithContinue.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWhileWithContinue.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWhileWithContinue.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWhileWithContinue.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWhileWithContinue.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWhileWithContinue.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWith.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWith.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWith.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWith.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWith.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWith.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWith.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWith.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWith.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWithAndShadowing.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWithAndShadowing.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWithAndShadowing.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWithAndShadowing.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWithAndShadowing.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWithAndShadowing.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWithAndShadowing.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWithAndShadowing.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testWithAndShadowing.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/test_JSOP_ARGCNT.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/test_JSOP_ARGCNT.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/test_JSOP_ARGCNT.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/test_JSOP_ARGCNT.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/test_JSOP_ARGCNT.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/test_JSOP_ARGCNT.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/test_JSOP_ARGCNT.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/test_JSOP_ARGCNT.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/test_JSOP_ARGCNT.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/test_JSOP_ARGSUB.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/test_JSOP_ARGSUB.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/test_JSOP_ARGSUB.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/test_JSOP_ARGSUB.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/test_JSOP_ARGSUB.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/test_JSOP_ARGSUB.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/test_JSOP_ARGSUB.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/test_JSOP_ARGSUB.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/test_JSOP_ARGSUB.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testif.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testif.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testif.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testif.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testif.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testif.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testif.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testif.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testif.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testincops.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testincops.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testincops.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testincops.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testincops.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testincops.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testincops.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testincops.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/testincops.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/throw-apply-too-many-args.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/throw-apply-too-many-args.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/throw-apply-too-many-args.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/throw-apply-too-many-args.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/throw-apply-too-many-args.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/throw-apply-too-many-args.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/throw-apply-too-many-args.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/throw-apply-too-many-args.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/throw-apply-too-many-args.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/trees.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/trees.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/trees.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/trees.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/trees.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/trees.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/trees.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/trees.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/trees.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/truncateDouble.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/truncateDouble.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/truncateDouble.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/truncateDouble.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/truncateDouble.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/truncateDouble.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/truncateDouble.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/truncateDouble.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/truncateDouble.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/truthies.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/truthies.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/truthies.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/truthies.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/truthies.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/truthies.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/truthies.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/truthies.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/truthies.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/typeMonitorCall.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/typeMonitorCall.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/typeMonitorCall.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/typeMonitorCall.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/typeMonitorCall.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/typeMonitorCall.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/typeMonitorCall.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/typeMonitorCall.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/typeMonitorCall.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/typeMonitorSingleton.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/typeMonitorSingleton.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/typeMonitorSingleton.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/typeMonitorSingleton.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/typeMonitorSingleton.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/typeMonitorSingleton.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/typeMonitorSingleton.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/typeMonitorSingleton.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/typeMonitorSingleton.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/typed-array-getprop-out-of-range.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/typed-array-getprop-out-of-range.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/typed-array-getprop-out-of-range.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/typed-array-getprop-out-of-range.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/typed-array-getprop-out-of-range.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/typed-array-getprop-out-of-range.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/typed-array-getprop-out-of-range.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/typed-array-getprop-out-of-range.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/typed-array-getprop-out-of-range.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/typed-array-offsets.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/typed-array-offsets.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/typed-array-offsets.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/typed-array-offsets.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/typed-array-offsets.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/typed-array-offsets.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/typed-array-offsets.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/typed-array-offsets.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/typed-array-offsets.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/typeofTest.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/typeofTest.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/typeofTest.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/typeofTest.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/typeofTest.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/typeofTest.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/typeofTest.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/typeofTest.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/typeofTest.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/unboxint.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/unboxint.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/unboxint.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/unboxint.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/unboxint.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/unboxint.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/unboxint.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/unboxint.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/unboxint.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/write-frozen-property.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/write-frozen-property.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/write-frozen-property.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/write-frozen-property.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/write-frozen-property.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/write-frozen-property.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/write-frozen-property.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/write-frozen-property.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/write-frozen-property.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/xml-in-strict.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/xml-in-strict.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/xml-in-strict.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/xml-in-strict.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/xml-in-strict.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/xml-in-strict.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/xml-in-strict.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/xml-in-strict.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/xml-in-strict.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/xprop.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/xprop.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/xprop.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/xprop.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/xprop.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/xprop.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/xprop.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/xprop.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/basic/xprop.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug496922.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug496922.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug496922.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug496922.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug496922.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug496922.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug496922.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug496922.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug496922.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug496987.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug496987.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug496987.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug496987.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug496987.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug496987.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug496987.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug496987.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug496987.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug497015-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug497015-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug497015-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug497015-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug497015-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug497015-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug497015-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug497015-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug497015-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug497015-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug497015-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug497015-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug497015-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug497015-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug497015-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug497015-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug497015-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug497015-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540131-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540131-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540131-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540131-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540131-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540131-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540131-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540131-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540131-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540131-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540131-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540131-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540131-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540131-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540131-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540131-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540131-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540131-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540131.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540131.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540131.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540131.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540131.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540131.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540131.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540131.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540131.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540133.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540133.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540133.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540133.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540133.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540133.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540133.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540133.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540133.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540136.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540136.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540136.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540136.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540136.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540136.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540136.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540136.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540136.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540242.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540242.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540242.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540242.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540242.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540242.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540242.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540242.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540242.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540243.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540243.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540243.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540243.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540243.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540243.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540243.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540243.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540243.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540348.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540348.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540348.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540348.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540348.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540348.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540348.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540348.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540348.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540528.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540528.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540528.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540528.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540528.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540528.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540528.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540528.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug540528.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug541239.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug541239.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug541239.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug541239.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug541239.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug541239.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug541239.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug541239.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug541239.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug543565.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug543565.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug543565.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug543565.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug543565.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug543565.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug543565.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug543565.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug543565.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug684178.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug684178.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug684178.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug684178.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug684178.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug684178.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug684178.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug684178.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug684178.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug684489.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug684489.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug684489.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug684489.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug684489.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug684489.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug684489.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug684489.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/bug684489.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/closure-pluseq.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/closure-pluseq.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/closure-pluseq.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/closure-pluseq.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/closure-pluseq.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/closure-pluseq.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/closure-pluseq.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/closure-pluseq.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/closure-pluseq.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/closure-pluseq2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/closure-pluseq2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/closure-pluseq2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/closure-pluseq2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/closure-pluseq2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/closure-pluseq2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/closure-pluseq2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/closure-pluseq2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/closure-pluseq2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/closure-plusplus.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/closure-plusplus.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/closure-plusplus.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/closure-plusplus.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/closure-plusplus.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/closure-plusplus.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/closure-plusplus.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/closure-plusplus.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/closure-plusplus.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/closure-tests.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/closure-tests.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/closure-tests.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/closure-tests.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/closure-tests.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/closure-tests.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/closure-tests.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/closure-tests.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/closure-tests.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-4.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-4.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-4.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-4.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-4.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-4.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-4.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-4.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-4.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-5.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-5.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-5.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-5.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-5.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-5.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-5.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-5.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-5.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-6.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-6.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-6.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-6.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-6.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-6.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-6.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-6.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-6.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-7.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-7.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-7.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-7.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-7.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-7.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-7.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-7.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-7.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-8.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-8.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-8.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-8.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-8.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-8.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-8.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-8.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/flat-closure-8.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/incr-exit-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/incr-exit-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/incr-exit-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/incr-exit-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/incr-exit-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/incr-exit-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/incr-exit-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/incr-exit-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/incr-exit-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/incr-exit-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/incr-exit-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/incr-exit-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/incr-exit-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/incr-exit-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/incr-exit-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/incr-exit-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/incr-exit-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/incr-exit-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/incr-exit.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/incr-exit.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/incr-exit.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/incr-exit.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/incr-exit.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/incr-exit.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/incr-exit.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/incr-exit.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/incr-exit.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/lambda-inner-heavy.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/lambda-inner-heavy.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/lambda-inner-heavy.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/lambda-inner-heavy.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/lambda-inner-heavy.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/lambda-inner-heavy.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/lambda-inner-heavy.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/lambda-inner-heavy.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/lambda-inner-heavy.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/lambda-light-returned.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/lambda-light-returned.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/lambda-light-returned.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/lambda-light-returned.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/lambda-light-returned.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/lambda-light-returned.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/lambda-light-returned.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/lambda-light-returned.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/lambda-light-returned.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/lambda-light.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/lambda-light.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/lambda-light.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/lambda-light.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/lambda-light.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/lambda-light.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/lambda-light.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/lambda-light.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/lambda-light.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/lambda.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/lambda.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/lambda.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/lambda.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/lambda.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/lambda.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/lambda.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/lambda.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/lambda.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/lambdafc.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/lambdafc.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/lambdafc.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/lambdafc.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/lambdafc.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/lambdafc.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/lambdafc.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/lambdafc.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/lambdafc.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name-both-hvy.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name-both-hvy.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name-both-hvy.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name-both-hvy.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name-both-hvy.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name-both-hvy.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name-both-hvy.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name-both-hvy.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name-both-hvy.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name-inactive-missing.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name-inactive-missing.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name-inactive-missing.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name-inactive-missing.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name-inactive-missing.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name-inactive-missing.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name-inactive-missing.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name-inactive-missing.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name-inactive-missing.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name2a.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name2a.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name2a.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name2a.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name2a.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name2a.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name2a.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name2a.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name2a.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name2b.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name2b.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name2b.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name2b.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name2b.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name2b.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name2b.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name2b.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name2b.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name4.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name4.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name4.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name4.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name4.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name4.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name4.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name4.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/name4.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/namedLambda.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/namedLambda.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/namedLambda.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/namedLambda.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/namedLambda.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/namedLambda.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/namedLambda.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/namedLambda.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/namedLambda.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc-loop-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc-loop-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc-loop-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc-loop-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc-loop-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc-loop-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc-loop-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc-loop-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc-loop-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc-loop-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc-loop-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc-loop-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc-loop-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc-loop-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc-loop-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc-loop-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc-loop-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc-loop-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc-loop-missing-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc-loop-missing-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc-loop-missing-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc-loop-missing-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc-loop-missing-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc-loop-missing-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc-loop-missing-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc-loop-missing-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc-loop-missing-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc-loop-missing.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc-loop-missing.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc-loop-missing.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc-loop-missing.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc-loop-missing.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc-loop-missing.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc-loop-missing.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc-loop-missing.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc-loop-missing.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc-loop.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc-loop.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc-loop.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc-loop.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc-loop.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc-loop.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc-loop.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc-loop.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc-loop.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/nameinc.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/set-outer-trace-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/set-outer-trace-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/set-outer-trace-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/set-outer-trace-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/set-outer-trace-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/set-outer-trace-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/set-outer-trace-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/set-outer-trace-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/set-outer-trace-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/set-outer-trace-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/set-outer-trace-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/set-outer-trace-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/set-outer-trace-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/set-outer-trace-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/set-outer-trace-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/set-outer-trace-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/set-outer-trace-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/set-outer-trace-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/set-outer-trace-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/set-outer-trace-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/set-outer-trace-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/set-outer-trace-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/set-outer-trace-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/set-outer-trace-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/set-outer-trace-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/set-outer-trace-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/set-outer-trace-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/set-outer-trace-4.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/set-outer-trace-4.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/set-outer-trace-4.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/set-outer-trace-4.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/set-outer-trace-4.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/set-outer-trace-4.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/set-outer-trace-4.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/set-outer-trace-4.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/set-outer-trace-4.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/set-outer-trace.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/set-outer-trace.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/set-outer-trace.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/set-outer-trace.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/set-outer-trace.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/set-outer-trace.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/set-outer-trace.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/set-outer-trace.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/set-outer-trace.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-closure-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-closure-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-closure-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-closure-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-closure-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-closure-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-closure-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-closure-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-closure-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-closure.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-closure.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-closure.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-closure.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-closure.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-closure.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-closure.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-closure.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-closure.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-inner-heavy.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-inner-heavy.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-inner-heavy.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-inner-heavy.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-inner-heavy.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-inner-heavy.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-inner-heavy.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-inner-heavy.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-inner-heavy.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-loop-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-loop-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-loop-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-loop-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-loop-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-loop-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-loop-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-loop-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-loop-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-loop.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-loop.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-loop.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-loop.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-loop.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-loop.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-loop.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-loop.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-loop.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-no-pop.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-no-pop.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-no-pop.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-no-pop.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-no-pop.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-no-pop.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-no-pop.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-no-pop.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/setname-no-pop.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t001.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t001.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t001.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t001.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t001.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t001.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t001.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t001.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t001.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t002.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t002.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t002.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t002.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t002.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t002.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t002.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t002.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t002.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t003.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t003.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t003.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t003.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t003.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t003.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t003.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t003.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t003.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t004.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t004.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t004.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t004.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t004.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t004.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t004.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t004.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t004.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t005.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t005.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t005.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t005.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t005.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t005.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t005.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t005.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t005.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t006.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t006.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t006.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t006.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t006.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t006.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t006.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t006.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t006.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t007.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t007.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t007.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t007.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t007.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t007.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t007.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t007.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t007.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t008.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t008.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t008.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t008.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t008.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t008.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t008.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t008.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t008.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t009.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t009.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t009.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t009.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t009.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t009.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t009.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t009.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t009.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t010.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t010.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t010.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t010.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t010.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t010.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t010.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t010.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t010.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t011.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t011.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t011.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t011.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t011.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t011.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t011.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t011.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t011.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t012.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t012.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t012.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t012.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t012.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t012.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t012.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t012.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t012.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t013.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t013.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t013.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t013.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t013.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t013.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t013.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t013.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t013.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t014.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t014.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t014.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t014.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t014.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t014.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t014.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t014.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t014.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t015.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t015.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t015.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t015.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t015.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t015.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t015.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t015.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t015.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t016.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t016.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t016.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t016.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t016.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t016.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t016.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t016.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t016.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t017.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t017.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t017.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t017.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t017.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t017.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t017.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t017.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t017.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t018.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t018.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t018.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t018.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t018.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t018.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t018.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t018.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t018.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t019.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t019.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t019.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t019.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t019.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t019.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t019.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t019.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t019.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t020.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t020.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t020.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t020.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t020.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t020.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t020.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t020.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t020.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t021.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t021.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t021.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t021.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t021.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t021.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t021.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t021.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t021.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t022.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t022.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t022.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t022.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t022.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t022.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t022.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t022.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t022.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t023.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t023.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t023.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t023.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t023.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t023.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t023.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t023.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t023.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t024.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t024.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t024.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t024.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t024.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t024.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t024.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t024.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t024.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t025.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t025.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t025.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t025.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t025.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t025.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t025.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t025.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t025.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t026.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t026.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t026.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t026.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t026.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t026.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t026.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t026.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t026.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t027.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t027.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t027.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t027.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t027.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t027.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t027.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t027.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t027.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t028.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t028.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t028.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t028.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t028.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t028.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t028.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t028.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t028.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t029.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t029.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t029.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t029.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t029.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t029.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t029.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t029.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t029.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t030.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t030.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t030.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t030.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t030.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t030.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t030.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t030.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t030.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t031.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t031.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t031.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t031.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t031.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t031.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t031.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t031.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t031.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t032.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t032.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t032.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t032.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t032.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t032.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t032.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t032.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t032.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t033.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t033.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t033.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t033.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t033.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t033.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t033.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t033.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t033.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t034.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t034.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t034.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t034.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t034.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t034.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t034.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t034.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t034.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t035.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t035.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t035.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t035.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t035.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t035.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t035.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t035.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t035.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t036.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t036.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t036.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t036.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t036.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t036.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t036.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t036.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t036.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t037.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t037.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t037.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t037.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t037.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t037.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t037.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t037.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/t037.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/test-inner-imports.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/test-inner-imports.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/test-inner-imports.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/test-inner-imports.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/test-inner-imports.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/test-inner-imports.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/test-inner-imports.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/test-inner-imports.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/test-inner-imports.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/upvar-nest.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/upvar-nest.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/upvar-nest.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/upvar-nest.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/upvar-nest.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/upvar-nest.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/upvar-nest.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/upvar-nest.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/closures/upvar-nest.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-4.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-4.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-4.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-4.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-4.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-4.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-4.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-4.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-4.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-5.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-5.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-5.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-5.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-5.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-5.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-5.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-5.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-5.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-duplicates.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-duplicates.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-duplicates.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-duplicates.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-duplicates.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-duplicates.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-duplicates.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-duplicates.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-duplicates.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-generator-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-generator-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-generator-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-generator-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-generator-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-generator-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-generator-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-generator-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-generator-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-generator-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-generator-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-generator-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-generator-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-generator-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-generator-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-generator-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-generator-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-generator-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-generator-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-generator-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-generator-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-generator-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-generator-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-generator-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-generator-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-generator-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-generator-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-generator-exception.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-generator-exception.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-generator-exception.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-generator-exception.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-generator-exception.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-generator-exception.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-generator-exception.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-generator-exception.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-constructor-generator-exception.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-delete-size.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-delete-size.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-delete-size.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-delete-size.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-delete-size.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-delete-size.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-delete-size.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-delete-size.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-delete-size.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-delete.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-delete.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-delete.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-delete.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-delete.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-delete.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-delete.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-delete.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-delete.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-gc-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-gc-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-gc-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-gc-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-gc-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-gc-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-gc-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-gc-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-gc-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-gc-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-gc-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-gc-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-gc-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-gc-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-gc-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-gc-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-gc-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-gc-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-gc-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-gc-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-gc-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-gc-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-gc-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-gc-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-gc-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-gc-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-gc-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-gc-4.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-gc-4.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-gc-4.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-gc-4.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-gc-4.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-gc-4.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-gc-4.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-gc-4.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-gc-4.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-get.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-get.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-get.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-get.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-get.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-get.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-get.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-get.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-get.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-add-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-add-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-add-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-add-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-add-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-add-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-add-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-add-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-add-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-add-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-add-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-add-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-add-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-add-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-add-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-add-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-add-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-add-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-add-remove.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-add-remove.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-add-remove.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-add-remove.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-add-remove.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-add-remove.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-add-remove.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-add-remove.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-add-remove.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-order.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-order.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-order.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-order.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-order.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-order.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-order.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-order.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-order.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-pairs-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-pairs-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-pairs-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-pairs-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-pairs-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-pairs-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-pairs-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-pairs-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-pairs-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-pairs-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-pairs-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-pairs-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-pairs-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-pairs-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-pairs-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-pairs-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-pairs-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-pairs-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-pairs-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-pairs-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-pairs-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-pairs-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-pairs-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-pairs-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-pairs-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-pairs-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-pairs-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-proxies-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-proxies-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-proxies-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-proxies-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-proxies-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-proxies-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-proxies-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-proxies-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-proxies-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-proxies-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-proxies-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-proxies-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-proxies-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-proxies-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-proxies-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-proxies-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-proxies-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-proxies-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-4.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-4.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-4.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-4.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-4.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-4.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-4.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-4.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-4.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-5.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-5.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-5.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-5.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-5.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-5.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-5.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-5.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-5.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-6.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-6.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-6.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-6.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-6.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-6.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-6.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-6.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-iterator-remove-6.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-scale.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-scale.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-scale.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-scale.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-scale.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-scale.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-scale.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-scale.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-scale.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-set-size.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-set-size.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-set-size.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-set-size.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-set-size.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-set-size.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-set-size.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-set-size.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-set-size.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-set-undefined.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-set-undefined.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-set-undefined.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-set-undefined.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-set-undefined.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-set-undefined.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-set-undefined.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-set-undefined.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-set-undefined.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-size.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-size.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-size.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-size.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-size.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-size.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-size.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-size.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-size.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-surfaces-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-surfaces-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-surfaces-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-surfaces-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-surfaces-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-surfaces-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-surfaces-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-surfaces-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-surfaces-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-surfaces-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-surfaces-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-surfaces-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-surfaces-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-surfaces-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-surfaces-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-surfaces-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-surfaces-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-surfaces-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-surfaces-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-surfaces-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-surfaces-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-surfaces-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-surfaces-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-surfaces-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-surfaces-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-surfaces-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Map-surfaces-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-add-size.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-add-size.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-add-size.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-add-size.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-add-size.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-add-size.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-add-size.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-add-size.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-add-size.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-constructor-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-constructor-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-constructor-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-constructor-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-constructor-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-constructor-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-constructor-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-constructor-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-constructor-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-constructor-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-constructor-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-constructor-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-constructor-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-constructor-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-constructor-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-constructor-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-constructor-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-constructor-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-constructor-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-constructor-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-constructor-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-constructor-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-constructor-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-constructor-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-constructor-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-constructor-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-constructor-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-constructor-generator-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-constructor-generator-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-constructor-generator-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-constructor-generator-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-constructor-generator-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-constructor-generator-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-constructor-generator-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-constructor-generator-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-constructor-generator-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-constructor-generator-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-constructor-generator-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-constructor-generator-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-constructor-generator-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-constructor-generator-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-constructor-generator-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-constructor-generator-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-constructor-generator-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-constructor-generator-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-delete-size.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-delete-size.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-delete-size.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-delete-size.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-delete-size.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-delete-size.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-delete-size.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-delete-size.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-delete-size.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-gc-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-gc-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-gc-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-gc-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-gc-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-gc-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-gc-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-gc-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-gc-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-add-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-add-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-add-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-add-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-add-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-add-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-add-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-add-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-add-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-add-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-add-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-add-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-add-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-add-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-add-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-add-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-add-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-add-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-add-remove.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-add-remove.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-add-remove.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-add-remove.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-add-remove.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-add-remove.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-add-remove.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-add-remove.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-add-remove.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-gc-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-gc-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-gc-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-gc-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-gc-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-gc-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-gc-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-gc-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-gc-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-gc-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-gc-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-gc-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-gc-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-gc-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-gc-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-gc-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-gc-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-gc-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-gc-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-gc-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-gc-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-gc-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-gc-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-gc-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-gc-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-gc-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-gc-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-order.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-order.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-order.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-order.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-order.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-order.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-order.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-order.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-order.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-proxies-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-proxies-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-proxies-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-proxies-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-proxies-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-proxies-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-proxies-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-proxies-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-proxies-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-proxies-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-proxies-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-proxies-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-proxies-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-proxies-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-proxies-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-proxies-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-proxies-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-proxies-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-4.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-4.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-4.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-4.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-4.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-4.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-4.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-4.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-4.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-5.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-5.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-5.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-5.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-5.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-5.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-5.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-5.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-5.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-6.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-6.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-6.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-6.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-6.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-6.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-6.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-6.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-iterator-remove-6.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-scale.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-scale.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-scale.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-scale.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-scale.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-scale.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-scale.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-scale.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-scale.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-size.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-size.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-size.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-size.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-size.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-size.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-size.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-size.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-size.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-surfaces-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-surfaces-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-surfaces-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-surfaces-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-surfaces-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-surfaces-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-surfaces-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-surfaces-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-surfaces-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-surfaces-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-surfaces-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-surfaces-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-surfaces-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-surfaces-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-surfaces-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-surfaces-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-surfaces-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-surfaces-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-surfaces-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-surfaces-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-surfaces-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-surfaces-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-surfaces-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-surfaces-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-surfaces-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-surfaces-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/Set-surfaces-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/bug-743101.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/bug-743101.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/bug-743101.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/bug-743101.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/bug-743101.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/bug-743101.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/bug-743101.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/bug-743101.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/bug-743101.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/constructor-errors.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/constructor-errors.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/constructor-errors.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/constructor-errors.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/constructor-errors.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/constructor-errors.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/constructor-errors.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/constructor-errors.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/constructor-errors.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/for-in.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/for-in.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/for-in.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/for-in.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/for-in.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/for-in.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/for-in.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/for-in.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/for-in.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-gc.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-gc.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-gc.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-gc.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-gc.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-gc.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-gc.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-gc.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-gc.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-proto-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-proto-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-proto-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-proto-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-proto-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-proto-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-proto-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-proto-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-proto-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-proto-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-proto-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-proto-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-proto-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-proto-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-proto-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-proto-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-proto-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-proto-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-proto-surfaces.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-proto-surfaces.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-proto-surfaces.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-proto-surfaces.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-proto-surfaces.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-proto-surfaces.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-proto-surfaces.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-proto-surfaces.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/iterator-proto-surfaces.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/key-equality-0.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/key-equality-0.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/key-equality-0.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/key-equality-0.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/key-equality-0.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/key-equality-0.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/key-equality-0.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/key-equality-0.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/key-equality-0.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/key-equality-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/key-equality-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/key-equality-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/key-equality-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/key-equality-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/key-equality-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/key-equality-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/key-equality-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/key-equality-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/key-equality-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/key-equality-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/key-equality-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/key-equality-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/key-equality-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/key-equality-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/key-equality-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/key-equality-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/key-equality-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/key-equality-NaN.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/key-equality-NaN.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/key-equality-NaN.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/key-equality-NaN.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/key-equality-NaN.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/key-equality-NaN.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/key-equality-NaN.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/key-equality-NaN.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/collections/key-equality-NaN.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-add-Debugger-prototype.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-add-Debugger-prototype.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-add-Debugger-prototype.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-add-Debugger-prototype.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-add-Debugger-prototype.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-add-Debugger-prototype.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-add-Debugger-prototype.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-add-Debugger-prototype.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-add-Debugger-prototype.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-clearAllBreakpoints-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-clearAllBreakpoints-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-clearAllBreakpoints-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-clearAllBreakpoints-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-clearAllBreakpoints-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-clearAllBreakpoints-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-clearAllBreakpoints-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-clearAllBreakpoints-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-clearAllBreakpoints-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-ctor-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-ctor-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-ctor-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-ctor-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-ctor-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-ctor-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-ctor-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-ctor-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-ctor-01.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-ctor-02.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-ctor-02.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-ctor-02.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-ctor-02.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-ctor-02.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-ctor-02.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-ctor-02.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-ctor-02.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-ctor-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-ctor-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-ctor-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-ctor-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-ctor-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-ctor-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-ctor-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-ctor-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-ctor-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-ctor-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-ctor-04.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-ctor-04.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-ctor-04.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-ctor-04.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-ctor-04.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-ctor-04.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-ctor-04.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-ctor-04.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-ctor-04.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-ctor-05.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-ctor-05.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-ctor-05.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-ctor-05.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-ctor-05.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-ctor-05.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-ctor-05.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-ctor-05.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-ctor-05.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-04.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-04.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-04.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-04.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-04.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-04.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-04.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-04.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-04.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-05.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-05.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-05.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-05.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-05.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-05.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-05.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-05.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-05.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-06.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-06.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-06.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-06.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-06.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-06.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-06.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-06.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-06.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-07.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-07.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-07.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-07.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-07.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-07.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-07.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-07.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-07.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-08.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-08.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-08.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-08.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-08.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-08.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-08.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-08.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-08.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-09.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-09.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-09.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-09.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-09.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-09.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-09.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-09.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-09.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-10.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-10.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-10.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-10.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-10.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-10.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-10.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-10.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-10.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-11.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-11.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-11.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-11.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-11.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-11.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-11.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-11.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-11.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-12.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-12.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-12.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-12.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-12.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-12.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-12.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-12.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-12.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-13.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-13.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-13.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-13.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-13.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-13.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-13.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-13.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-13.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-14.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-14.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-14.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-14.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-14.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-14.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-14.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-14.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-14.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-15.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-15.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-15.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-15.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-15.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-15.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-15.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-15.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-15.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-16.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-16.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-16.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-16.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-16.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-16.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-16.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-16.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-debuggees-16.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-enabled-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-enabled-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-enabled-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-enabled-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-enabled-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-enabled-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-enabled-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-enabled-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-enabled-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-04.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-04.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-04.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-04.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-04.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-04.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-04.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-04.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-04.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-05.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-05.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-05.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-05.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-05.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-05.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-05.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-05.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-05.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-06.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-06.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-06.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-06.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-06.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-06.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-06.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-06.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-06.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-07.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-07.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-07.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-07.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-07.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-07.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-07.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-07.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-07.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-08.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-08.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-08.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-08.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-08.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-08.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-08.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-08.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-08.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-09.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-09.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-09.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-09.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-09.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-09.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-09.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-09.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-09.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-10.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-10.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-10.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-10.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-10.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-10.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-10.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-10.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-10.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-11.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-11.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-11.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-11.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-11.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-11.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-11.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-11.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-11.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-12.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-12.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-12.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-12.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-12.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-12.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-12.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-12.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-12.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-14.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-14.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-14.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-14.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-14.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-14.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-14.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-14.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-findScripts-14.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-getNewestFrame-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-getNewestFrame-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-getNewestFrame-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-getNewestFrame-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-getNewestFrame-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-getNewestFrame-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-getNewestFrame-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-getNewestFrame-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-getNewestFrame-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-getNewestFrame-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-getNewestFrame-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-getNewestFrame-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-getNewestFrame-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-getNewestFrame-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-getNewestFrame-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-getNewestFrame-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-getNewestFrame-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-getNewestFrame-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-getNewestFrame-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-getNewestFrame-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-getNewestFrame-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-getNewestFrame-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-getNewestFrame-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-getNewestFrame-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-getNewestFrame-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-getNewestFrame-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-getNewestFrame-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-multi-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-multi-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-multi-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-multi-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-multi-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-multi-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-multi-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-multi-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-multi-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-multi-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-multi-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-multi-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-multi-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-multi-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-multi-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-multi-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-multi-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-multi-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-multi-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-multi-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-multi-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-multi-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-multi-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-multi-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-multi-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-multi-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-multi-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-04.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-04.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-04.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-04.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-04.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-04.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-04.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-04.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-04.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-05.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-05.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-05.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-05.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-05.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-05.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-05.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-05.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Debugger-onEnterFrame-resumption-05.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-callee-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-callee-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-callee-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-callee-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-callee-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-callee-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-callee-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-callee-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-callee-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-callee-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-callee-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-callee-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-callee-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-callee-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-callee-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-callee-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-callee-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-callee-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-callee-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-callee-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-callee-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-callee-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-callee-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-callee-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-callee-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-callee-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-callee-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-04.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-04.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-04.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-04.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-04.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-04.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-04.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-04.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-04.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-05.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-05.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-05.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-05.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-05.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-05.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-05.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-05.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-05.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-06.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-06.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-06.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-06.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-06.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-06.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-06.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-06.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-find-06.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-gc-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-gc-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-gc-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-gc-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-gc-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-gc-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-gc-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-gc-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-gc-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-gc-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-gc-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-gc-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-gc-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-gc-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-gc-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-gc-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-gc-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-gc-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-04.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-04.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-04.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-04.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-04.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-04.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-04.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-04.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-04.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-05.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-05.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-05.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-05.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-05.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-05.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-05.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-05.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-05.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-06.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-06.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-06.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-06.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-06.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-06.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-06.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-06.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-06.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-07.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-07.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-07.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-07.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-07.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-07.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-07.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-07.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-07.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-08.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-08.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-08.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-08.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-08.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-08.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-08.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-08.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-08.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-09.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-09.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-09.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-09.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-09.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-09.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-09.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-09.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-09.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-10.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-10.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-10.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-10.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-10.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-10.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-10.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-10.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-10.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-11.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-11.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-11.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-11.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-11.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-11.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-11.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-11.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-11.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-12.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-12.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-12.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-12.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-12.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-12.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-12.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-12.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-12.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-WouldRun.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-WouldRun.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-WouldRun.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-WouldRun.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-WouldRun.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-WouldRun.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-WouldRun.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-WouldRun.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-getVariable-WouldRun.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-identity-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-identity-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-identity-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-identity-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-identity-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-identity-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-identity-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-identity-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-identity-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-identity-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-identity-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-identity-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-identity-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-identity-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-identity-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-identity-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-identity-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-identity-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-identity-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-identity-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-identity-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-identity-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-identity-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-identity-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-identity-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-identity-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-identity-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-identity-04.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-identity-04.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-identity-04.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-identity-04.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-identity-04.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-identity-04.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-identity-04.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-identity-04.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-identity-04.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-names-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-names-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-names-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-names-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-names-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-names-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-names-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-names-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-names-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-names-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-names-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-names-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-names-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-names-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-names-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-names-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-names-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-names-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-parent-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-parent-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-parent-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-parent-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-parent-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-parent-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-parent-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-parent-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-parent-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-04.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-04.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-04.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-04.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-04.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-04.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-04.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-04.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-04.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-05.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-05.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-05.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-05.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-05.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-05.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-05.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-05.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-05.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-06.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-06.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-06.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-06.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-06.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-06.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-06.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-06.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-06.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-07.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-07.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-07.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-07.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-07.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-07.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-07.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-07.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-07.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-08.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-08.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-08.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-08.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-08.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-08.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-08.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-08.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-08.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-10.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-10.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-10.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-10.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-10.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-10.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-10.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-10.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-10.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-11.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-11.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-11.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-11.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-11.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-11.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-11.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-11.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-11.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-12.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-12.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-12.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-12.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-12.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-12.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-12.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-12.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-12.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-WouldRun.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-WouldRun.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-WouldRun.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-WouldRun.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-WouldRun.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-WouldRun.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-WouldRun.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-WouldRun.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-setVariable-WouldRun.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-type-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-type-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-type-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-type-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-type-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-type-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-type-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-type-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-type-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-variables.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-variables.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-variables.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-variables.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-variables.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-variables.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-variables.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-variables.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Environment-variables.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-04.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-04.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-04.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-04.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-04.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-04.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-04.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-04.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-04.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-05.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-05.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-05.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-05.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-05.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-05.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-05.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-05.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-05.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-06.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-06.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-06.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-06.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-06.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-06.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-06.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-06.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-06.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-07.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-07.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-07.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-07.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-07.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-07.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-07.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-07.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-arguments-07.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-environment-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-environment-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-environment-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-environment-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-environment-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-environment-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-environment-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-environment-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-environment-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-environment-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-environment-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-environment-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-environment-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-environment-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-environment-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-environment-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-environment-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-environment-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-environment-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-environment-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-environment-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-environment-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-environment-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-environment-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-environment-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-environment-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-environment-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-environment-04.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-environment-04.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-environment-04.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-environment-04.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-environment-04.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-environment-04.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-environment-04.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-environment-04.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-environment-04.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-04.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-04.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-04.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-04.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-04.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-04.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-04.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-04.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-04.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-05.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-05.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-05.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-05.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-05.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-05.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-05.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-05.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-05.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-06.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-06.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-06.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-06.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-06.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-06.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-06.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-06.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-06.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-07.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-07.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-07.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-07.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-07.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-07.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-07.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-07.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-07.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-08.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-08.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-08.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-08.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-08.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-08.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-08.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-08.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-08.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-09.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-09.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-09.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-09.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-09.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-09.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-09.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-09.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-09.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-10.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-10.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-10.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-10.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-10.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-10.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-10.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-10.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-10.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-11.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-11.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-11.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-11.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-11.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-11.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-11.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-11.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-11.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-12.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-12.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-12.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-12.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-12.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-12.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-12.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-12.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-12.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-13.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-13.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-13.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-13.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-13.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-13.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-13.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-13.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-13.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-14.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-14.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-14.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-14.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-14.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-14.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-14.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-14.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-14.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-15.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-15.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-15.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-15.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-15.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-15.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-15.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-15.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-eval-15.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-04.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-04.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-04.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-04.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-04.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-04.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-04.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-04.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-04.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-05.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-05.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-05.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-05.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-05.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-05.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-05.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-05.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-05.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-06.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-06.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-06.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-06.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-06.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-06.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-06.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-06.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-06.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-07.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-07.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-07.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-07.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-07.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-07.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-07.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-07.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-07.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-08.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-08.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-08.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-08.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-08.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-08.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-08.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-08.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-08.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-09.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-09.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-09.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-09.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-09.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-09.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-09.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-09.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-09.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-10.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-10.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-10.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-10.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-10.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-10.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-10.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-10.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-evalWithBindings-10.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-identity-01.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-identity-01.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-identity-01.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-identity-01.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-identity-01.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-identity-01.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-identity-01.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-identity-01.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-identity-01.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-identity-02.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-identity-02.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-identity-02.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-identity-02.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-identity-02.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-identity-02.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-identity-02.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-identity-02.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-identity-02.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-identity-03.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-identity-03.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-identity-03.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-identity-03.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-identity-03.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-identity-03.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-identity-03.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-identity-03.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-identity-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-identity-04.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-identity-04.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-identity-04.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-identity-04.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-identity-04.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-identity-04.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-identity-04.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-identity-04.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-identity-04.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-live-01.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-live-01.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-live-01.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-live-01.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-live-01.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-live-01.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-live-01.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-live-01.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-live-01.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-live-02.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-live-02.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-live-02.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-live-02.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-live-02.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-live-02.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-live-02.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-live-02.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-live-02.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-live-03.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-live-03.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-live-03.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-live-03.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-live-03.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-live-03.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-live-03.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-live-03.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-live-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-live-04.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-live-04.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-live-04.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-live-04.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-live-04.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-live-04.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-live-04.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-live-04.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-live-04.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-live-05.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-live-05.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-live-05.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-live-05.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-live-05.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-live-05.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-live-05.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-live-05.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-live-05.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-offset-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-offset-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-offset-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-offset-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-offset-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-offset-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-offset-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-offset-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-offset-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-offset-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-offset-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-offset-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-offset-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-offset-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-offset-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-offset-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-offset-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-offset-02.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-older-01.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-older-01.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-older-01.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-older-01.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-older-01.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-older-01.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-older-01.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-older-01.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-older-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-04.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-04.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-04.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-04.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-04.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-04.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-04.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-04.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-04.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-05.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-05.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-05.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-05.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-05.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-05.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-05.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-05.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-05.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-06.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-06.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-06.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-06.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-06.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-06.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-06.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-06.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-06.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-07.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-07.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-07.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-07.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-07.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-07.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-07.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-07.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-07.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-08.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-08.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-08.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-08.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-08.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-08.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-08.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-08.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-08.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-09.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-09.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-09.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-09.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-09.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-09.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-09.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-09.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-09.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-10.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-10.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-10.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-10.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-10.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-10.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-10.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-10.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-10.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-11.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-11.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-11.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-11.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-11.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-11.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-11.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-11.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-11.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-12.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-12.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-12.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-12.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-12.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-12.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-12.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-12.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-12.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-13.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-13.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-13.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-13.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-13.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-13.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-13.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-13.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-13.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-14.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-14.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-14.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-14.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-14.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-14.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-14.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-14.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-14.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-15.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-15.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-15.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-15.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-15.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-15.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-15.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-15.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-15.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-16.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-16.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-16.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-16.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-16.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-16.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-16.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-16.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-16.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-17.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-17.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-17.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-17.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-17.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-17.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-17.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-17.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-17.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-18.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-18.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-18.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-18.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-18.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-18.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-18.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-18.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-18.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-19.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-19.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-19.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-19.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-19.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-19.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-19.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-19.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-19.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-20.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-20.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-20.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-20.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-20.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-20.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-20.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-20.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-20.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-21.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-21.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-21.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-21.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-21.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-21.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-21.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-21.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-21.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-disabled.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-disabled.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-disabled.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-disabled.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-disabled.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-disabled.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-disabled.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-disabled.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-disabled.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-error-error.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-error-error.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-error-error.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-error-error.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-error-error.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-error-error.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-error-error.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-error-error.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-error-error.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-error-return.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-error-return.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-error-return.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-error-return.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-error-return.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-error-return.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-error-return.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-error-return.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-error-return.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-error-throw.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-error-throw.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-error-throw.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-error-throw.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-error-throw.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-error-throw.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-error-throw.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-error-throw.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-error-throw.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-error.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-error.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-error.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-error.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-error.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-error.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-error.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-error.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-error.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-multiple-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-multiple-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-multiple-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-multiple-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-multiple-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-multiple-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-multiple-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-multiple-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-multiple-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-multiple-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-multiple-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-multiple-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-multiple-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-multiple-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-multiple-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-multiple-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-multiple-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-multiple-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-multiple-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-multiple-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-multiple-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-multiple-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-multiple-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-multiple-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-multiple-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-multiple-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-multiple-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-multiple-04.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-multiple-04.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-multiple-04.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-multiple-04.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-multiple-04.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-multiple-04.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-multiple-04.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-multiple-04.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-multiple-04.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-return-error.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-return-error.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-return-error.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-return-error.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-return-error.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-return-error.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-return-error.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-return-error.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-return-error.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-return-return.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-return-return.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-return-return.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-return-return.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-return-return.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-return-return.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-return-return.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-return-return.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-return-return.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-return-throw.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-return-throw.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-return-throw.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-return-throw.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-return-throw.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-return-throw.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-return-throw.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-return-throw.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-return-throw.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-return.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-return.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-return.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-return.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-return.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-return.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-return.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-return.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-return.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-throw-error.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-throw-error.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-throw-error.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-throw-error.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-throw-error.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-throw-error.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-throw-error.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-throw-error.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-throw-error.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-throw-return.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-throw-return.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-throw-return.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-throw-return.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-throw-return.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-throw-return.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-throw-return.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-throw-return.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-throw-return.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-throw-throw.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-throw-throw.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-throw-throw.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-throw-throw.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-throw-throw.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-throw-throw.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-throw-throw.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-throw-throw.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-throw-throw.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-throw.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-throw.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-throw.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-throw.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-throw.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-throw.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-throw.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-throw.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onPop-throw.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-04.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-04.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-04.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-04.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-04.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-04.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-04.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-04.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-04.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-05.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-05.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-05.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-05.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-05.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-05.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-05.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-05.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-05.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-06.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-06.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-06.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-06.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-06.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-06.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-06.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-06.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-06.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-07.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-07.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-07.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-07.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-07.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-07.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-07.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-07.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-07.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-08.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-08.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-08.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-08.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-08.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-08.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-08.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-08.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-08.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-09.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-09.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-09.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-09.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-09.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-09.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-09.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-09.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-09.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-10.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-10.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-10.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-10.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-10.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-10.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-10.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-10.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-10.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-iterators.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-iterators.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-iterators.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-iterators.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-iterators.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-iterators.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-iterators.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-iterators.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-iterators.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-lines-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-lines-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-lines-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-lines-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-lines-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-lines-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-lines-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-lines-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-lines-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-resumption-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-resumption-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-resumption-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-resumption-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-resumption-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-resumption-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-resumption-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-resumption-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-resumption-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-resumption-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-resumption-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-resumption-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-resumption-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-resumption-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-resumption-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-resumption-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-resumption-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-resumption-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-resumption-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-resumption-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-resumption-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-resumption-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-resumption-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-resumption-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-resumption-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-resumption-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-resumption-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-resumption-04.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-resumption-04.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-resumption-04.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-resumption-04.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-resumption-04.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-resumption-04.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-resumption-04.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-resumption-04.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-onStep-resumption-04.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-script-01.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-script-01.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-script-01.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-script-01.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-script-01.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-script-01.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-script-01.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-script-01.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-script-01.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-script-02.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-script-02.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-script-02.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-script-02.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-script-02.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-script-02.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-script-02.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-script-02.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-script-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-script-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-script-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-script-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-script-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-script-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-script-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-script-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-script-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-script-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-this-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-this-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-this-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-this-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-this-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-this-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-this-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-this-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-this-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-this-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-this-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-this-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-this-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-this-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-this-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-this-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-this-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-this-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-this-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-this-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-this-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-this-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-this-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-this-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-this-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-this-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-this-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-this-04.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-this-04.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-this-04.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-this-04.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-this-04.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-this-04.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-this-04.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-this-04.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Frame-this-04.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-apply-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-apply-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-apply-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-apply-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-apply-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-apply-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-apply-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-apply-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-apply-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-apply-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-apply-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-apply-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-apply-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-apply-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-apply-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-apply-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-apply-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-apply-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-apply-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-apply-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-apply-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-apply-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-apply-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-apply-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-apply-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-apply-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-apply-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-apply-04.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-apply-04.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-apply-04.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-apply-04.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-apply-04.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-apply-04.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-apply-04.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-apply-04.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-apply-04.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-callable.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-callable.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-callable.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-callable.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-callable.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-callable.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-callable.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-callable.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-callable.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-class.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-class.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-class.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-class.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-class.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-class.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-class.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-class.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-class.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperties-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperties-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperties-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperties-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperties-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperties-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperties-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperties-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperties-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperties-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperties-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperties-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperties-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperties-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperties-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperties-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperties-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperties-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperties-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperties-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperties-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperties-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperties-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperties-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperties-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperties-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperties-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-04.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-04.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-04.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-04.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-04.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-04.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-04.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-04.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-04.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-05.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-05.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-05.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-05.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-05.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-05.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-05.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-05.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-05.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-06.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-06.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-06.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-06.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-06.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-06.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-06.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-06.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-06.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-07.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-07.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-07.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-07.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-07.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-07.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-07.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-07.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-07.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-08.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-08.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-08.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-08.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-08.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-08.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-08.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-08.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-08.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-09.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-09.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-09.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-09.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-09.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-09.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-09.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-09.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-09.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-10.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-10.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-10.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-10.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-10.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-10.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-10.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-10.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-10.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-11.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-11.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-11.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-11.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-11.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-11.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-11.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-11.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-11.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-12.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-12.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-12.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-12.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-12.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-12.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-12.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-12.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-12.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-surfaces-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-surfaces-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-surfaces-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-surfaces-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-surfaces-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-surfaces-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-surfaces-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-surfaces-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-defineProperty-surfaces-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-deleteProperty-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-deleteProperty-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-deleteProperty-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-deleteProperty-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-deleteProperty-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-deleteProperty-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-deleteProperty-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-deleteProperty-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-deleteProperty-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-deleteProperty-error-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-deleteProperty-error-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-deleteProperty-error-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-deleteProperty-error-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-deleteProperty-error-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-deleteProperty-error-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-deleteProperty-error-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-deleteProperty-error-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-deleteProperty-error-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-displayName-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-displayName-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-displayName-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-displayName-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-displayName-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-displayName-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-displayName-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-displayName-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-displayName-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-environment-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-environment-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-environment-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-environment-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-environment-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-environment-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-environment-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-environment-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-environment-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-environment-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-environment-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-environment-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-environment-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-environment-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-environment-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-environment-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-environment-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-environment-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-gc-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-gc-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-gc-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-gc-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-gc-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-gc-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-gc-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-gc-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-gc-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-04.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-04.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-04.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-04.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-04.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-04.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-04.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-04.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-04.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-05.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-05.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-05.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-05.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-05.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-05.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-05.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-05.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-05.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-06.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-06.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-06.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-06.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-06.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-06.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-06.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-06.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-06.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-surfaces-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-surfaces-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-surfaces-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-surfaces-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-surfaces-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-surfaces-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-surfaces-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-surfaces-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-surfaces-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-surfaces-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-surfaces-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-surfaces-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-surfaces-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-surfaces-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-surfaces-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-surfaces-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-surfaces-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyDescriptor-surfaces-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyNames-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyNames-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyNames-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyNames-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyNames-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyNames-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyNames-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyNames-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyNames-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyNames-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyNames-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyNames-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyNames-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyNames-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyNames-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyNames-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyNames-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-getOwnPropertyNames-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-identity-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-identity-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-identity-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-identity-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-identity-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-identity-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-identity-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-identity-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-identity-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-identity-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-identity-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-identity-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-identity-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-identity-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-identity-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-identity-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-identity-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-identity-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-identity-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-identity-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-identity-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-identity-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-identity-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-identity-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-identity-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-identity-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-identity-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-makeDebuggeeValue-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-makeDebuggeeValue-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-makeDebuggeeValue-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-makeDebuggeeValue-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-makeDebuggeeValue-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-makeDebuggeeValue-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-makeDebuggeeValue-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-makeDebuggeeValue-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-makeDebuggeeValue-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-makeDebuggeeValue-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-makeDebuggeeValue-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-makeDebuggeeValue-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-makeDebuggeeValue-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-makeDebuggeeValue-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-makeDebuggeeValue-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-makeDebuggeeValue-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-makeDebuggeeValue-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-makeDebuggeeValue-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-name-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-name-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-name-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-name-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-name-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-name-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-name-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-name-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-name-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-name-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-name-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-name-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-name-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-name-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-name-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-name-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-name-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-name-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-parameterNames.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-parameterNames.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-parameterNames.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-parameterNames.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-parameterNames.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-parameterNames.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-parameterNames.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-parameterNames.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-parameterNames.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-preventExtensions-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-preventExtensions-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-preventExtensions-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-preventExtensions-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-preventExtensions-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-preventExtensions-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-preventExtensions-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-preventExtensions-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-preventExtensions-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-proto.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-proto.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-proto.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-proto.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-proto.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-proto.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-proto.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-proto.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-proto.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-script.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-script.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-script.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-script.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-script.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-script.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-script.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-script.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-script.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-seal-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-seal-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-seal-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-seal-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-seal-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-seal-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-seal-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-seal-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Object-seal-01.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-01.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-01.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-01.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-01.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-01.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-01.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-01.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-01.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-01.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-02.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-02.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-02.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-02.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-02.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-02.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-02.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-02.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-clearBreakpoint-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-clearBreakpoint-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-clearBreakpoint-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-clearBreakpoint-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-clearBreakpoint-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-clearBreakpoint-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-clearBreakpoint-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-clearBreakpoint-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-clearBreakpoint-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-clearBreakpoint-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-clearBreakpoint-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-clearBreakpoint-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-clearBreakpoint-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-clearBreakpoint-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-clearBreakpoint-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-clearBreakpoint-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-clearBreakpoint-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-clearBreakpoint-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-clearBreakpoint-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-clearBreakpoint-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-clearBreakpoint-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-clearBreakpoint-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-clearBreakpoint-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-clearBreakpoint-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-clearBreakpoint-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-clearBreakpoint-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-clearBreakpoint-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-clearBreakpoint-04.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-clearBreakpoint-04.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-clearBreakpoint-04.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-clearBreakpoint-04.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-clearBreakpoint-04.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-clearBreakpoint-04.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-clearBreakpoint-04.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-clearBreakpoint-04.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-clearBreakpoint-04.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-gc-01.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-gc-01.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-gc-01.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-gc-01.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-gc-01.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-gc-01.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-gc-01.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-gc-01.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-gc-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-gc-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-gc-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-gc-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-gc-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-gc-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-gc-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-gc-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-gc-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-gc-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-gc-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-gc-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-gc-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-gc-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-gc-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-gc-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-gc-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-gc-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-gc-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getBreakpoints-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getBreakpoints-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getBreakpoints-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getBreakpoints-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getBreakpoints-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getBreakpoints-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getBreakpoints-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getBreakpoints-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getBreakpoints-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getBreakpoints-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getBreakpoints-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getBreakpoints-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getBreakpoints-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getBreakpoints-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getBreakpoints-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getBreakpoints-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getBreakpoints-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getBreakpoints-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getChildScripts-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getChildScripts-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getChildScripts-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getChildScripts-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getChildScripts-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getChildScripts-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getChildScripts-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getChildScripts-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getChildScripts-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getChildScripts-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getChildScripts-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getChildScripts-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getChildScripts-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getChildScripts-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getChildScripts-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getChildScripts-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getChildScripts-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getChildScripts-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getChildScripts-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getChildScripts-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getChildScripts-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getChildScripts-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getChildScripts-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getChildScripts-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getChildScripts-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getChildScripts-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getChildScripts-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getChildScripts-04.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getChildScripts-04.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getChildScripts-04.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getChildScripts-04.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getChildScripts-04.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getChildScripts-04.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getChildScripts-04.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getChildScripts-04.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getChildScripts-04.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-04.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-04.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-04.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-04.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-04.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-04.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-04.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-04.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-04.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-05.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-05.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-05.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-05.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-05.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-05.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-05.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-05.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-05.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-06.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-06.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-06.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-06.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-06.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-06.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-06.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-06.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getLineOffsets-06.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getOffsetLine-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getOffsetLine-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getOffsetLine-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getOffsetLine-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getOffsetLine-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getOffsetLine-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getOffsetLine-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getOffsetLine-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getOffsetLine-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getOffsetLine-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getOffsetLine-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getOffsetLine-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getOffsetLine-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getOffsetLine-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getOffsetLine-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getOffsetLine-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getOffsetLine-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-getOffsetLine-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-sourceMapURL.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-sourceMapURL.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-sourceMapURL.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-sourceMapURL.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-sourceMapURL.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-sourceMapURL.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-sourceMapURL.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-sourceMapURL.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-sourceMapURL.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-startLine.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-startLine.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-startLine.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-startLine.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-startLine.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-startLine.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-startLine.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-startLine.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-startLine.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-staticLevel.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-staticLevel.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-staticLevel.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-staticLevel.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-staticLevel.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-staticLevel.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-staticLevel.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-staticLevel.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-staticLevel.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-url.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-url.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-url.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-url.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-url.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-url.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-url.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-url.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/Script-url.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-04.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-04.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-04.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-04.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-04.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-04.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-04.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-04.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-04.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-05.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-05.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-05.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-05.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-05.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-05.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-05.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-05.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-05.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-06.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-06.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-06.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-06.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-06.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-06.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-06.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-06.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-06.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-07.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-07.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-07.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-07.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-07.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-07.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-07.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-07.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-07.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-08.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-08.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-08.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-08.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-08.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-08.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-08.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-08.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-08.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-09.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-09.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-09.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-09.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-09.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-09.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-09.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-09.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-09.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-10.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-10.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-10.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-10.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-10.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-10.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-10.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-10.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-10.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-gc-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-gc-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-gc-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-gc-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-gc-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-gc-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-gc-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-gc-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-gc-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-gc-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-gc-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-gc-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-gc-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-gc-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-gc-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-gc-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-gc-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-gc-02.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-gc-03.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-gc-03.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-gc-03.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-gc-03.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-gc-03.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-gc-03.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-gc-03.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-gc-03.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-gc-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-gc-04.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-gc-04.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-gc-04.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-gc-04.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-gc-04.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-gc-04.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-gc-04.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-gc-04.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-gc-04.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-gc-05.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-gc-05.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-gc-05.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-gc-05.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-gc-05.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-gc-05.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-gc-05.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-gc-05.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-gc-05.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-multi-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-multi-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-multi-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-multi-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-multi-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-multi-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-multi-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-multi-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-multi-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-multi-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-multi-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-multi-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-multi-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-multi-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-multi-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-multi-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-multi-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-multi-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-multi-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-multi-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-multi-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-multi-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-multi-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-multi-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-multi-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-multi-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-multi-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-multi-04.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-multi-04.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-multi-04.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-multi-04.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-multi-04.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-multi-04.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-multi-04.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-multi-04.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-multi-04.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-noncng.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-noncng.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-noncng.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-noncng.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-noncng.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-noncng.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-noncng.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-noncng.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-noncng.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-resume-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-resume-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-resume-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-resume-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-resume-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-resume-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-resume-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-resume-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-resume-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-resume-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-resume-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-resume-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-resume-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-resume-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-resume-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-resume-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-resume-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-resume-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-resume-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-resume-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-resume-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-resume-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-resume-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-resume-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-resume-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-resume-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/breakpoint-resume-03.js TEST-PASS | jit_test.py -a | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/bug-725733.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/bug-725733.js TEST-PASS | jit_test.py -a -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/bug-725733.js TEST-PASS | jit_test.py -a -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/bug-725733.js TEST-PASS | jit_test.py -a -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/bug-725733.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/bug-725733.js TEST-PASS | jit_test.py -a -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/bug-725733.js TEST-PASS | jit_test.py -a -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/bug-725733.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/bug-725733.js TEST-PASS | jit_test.py -a | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/clear-old-analyses-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/clear-old-analyses-01.js TEST-PASS | jit_test.py -a -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/clear-old-analyses-01.js TEST-PASS | jit_test.py -a -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/clear-old-analyses-01.js TEST-PASS | jit_test.py -a -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/clear-old-analyses-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/clear-old-analyses-01.js TEST-PASS | jit_test.py -a -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/clear-old-analyses-01.js TEST-PASS | jit_test.py -a -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/clear-old-analyses-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/clear-old-analyses-01.js TEST-PASS | jit_test.py -a | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/clear-old-analyses-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/clear-old-analyses-02.js TEST-PASS | jit_test.py -a -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/clear-old-analyses-02.js TEST-PASS | jit_test.py -a -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/clear-old-analyses-02.js TEST-PASS | jit_test.py -a -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/clear-old-analyses-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/clear-old-analyses-02.js TEST-PASS | jit_test.py -a -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/clear-old-analyses-02.js TEST-PASS | jit_test.py -a -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/clear-old-analyses-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/clear-old-analyses-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/cross-context-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/cross-context-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/cross-context-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/cross-context-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/cross-context-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/cross-context-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/cross-context-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/cross-context-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/cross-context-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/cross-context-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/cross-context-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/cross-context-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/cross-context-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/cross-context-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/cross-context-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/cross-context-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/cross-context-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/cross-context-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/cross-context-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/cross-context-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/cross-context-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/cross-context-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/cross-context-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/cross-context-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/cross-context-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/cross-context-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/cross-context-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/dispatch-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/dispatch-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/dispatch-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/dispatch-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/dispatch-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/dispatch-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/dispatch-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/dispatch-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/dispatch-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/dispatch-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/dispatch-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/dispatch-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/dispatch-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/dispatch-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/dispatch-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/dispatch-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/dispatch-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/dispatch-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-04.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-04.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-04.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-04.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-04.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-04.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-04.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-04.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-04.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-05.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-05.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-05.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-05.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-05.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-05.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-05.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-05.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-05.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-06.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-06.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-06.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-06.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-06.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-06.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-06.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-06.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-06.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-07.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-07.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-07.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-07.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-07.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-07.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-07.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-07.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-07.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-08.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-08.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-08.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-08.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-08.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-08.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-08.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-08.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-08.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-09.2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-09.2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-09.2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-09.2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-09.2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-09.2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-09.2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-09.2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-09.2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-09.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-09.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-09.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-09.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-09.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-09.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-09.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-09.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-09.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-compartment-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-compartment-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-compartment-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-compartment-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-compartment-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-compartment-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-compartment-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-compartment-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-compartment-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-compartment-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-compartment-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-compartment-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-compartment-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-compartment-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-compartment-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-compartment-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-compartment-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/gc-compartment-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onDebuggerStatement-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onDebuggerStatement-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onDebuggerStatement-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onDebuggerStatement-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onDebuggerStatement-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onDebuggerStatement-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onDebuggerStatement-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onDebuggerStatement-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onDebuggerStatement-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onDebuggerStatement-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onDebuggerStatement-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onDebuggerStatement-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onDebuggerStatement-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onDebuggerStatement-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onDebuggerStatement-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onDebuggerStatement-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onDebuggerStatement-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onDebuggerStatement-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onDebuggerStatement-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onDebuggerStatement-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onDebuggerStatement-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onDebuggerStatement-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onDebuggerStatement-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onDebuggerStatement-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onDebuggerStatement-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onDebuggerStatement-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onDebuggerStatement-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onDebuggerStatement-04.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onDebuggerStatement-04.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onDebuggerStatement-04.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onDebuggerStatement-04.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onDebuggerStatement-04.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onDebuggerStatement-04.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onDebuggerStatement-04.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onDebuggerStatement-04.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onDebuggerStatement-04.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-04.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-04.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-04.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-04.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-04.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-04.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-04.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-04.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-04.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-05.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-05.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-05.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-05.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-05.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-05.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-05.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-05.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-05.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-06.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-06.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-06.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-06.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-06.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-06.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-06.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-06.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onEnterFrame-06.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-01.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-02.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-02.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-02.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-02.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-02.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-02.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-02.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-02.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-02.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-03.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-03.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-03.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-03.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-03.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-03.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-03.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-03.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-04.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-04.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-04.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-04.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-04.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-04.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-04.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-04.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-04.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-05.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-05.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-05.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-05.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-05.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-05.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-05.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-05.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-05.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-06.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-06.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-06.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-06.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-06.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-06.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-06.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-06.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-06.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-07.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-07.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-07.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-07.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-07.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-07.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-07.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-07.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-07.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-08.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-08.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-08.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-08.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-08.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-08.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-08.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-08.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-08.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-09.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-09.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-09.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-09.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-09.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-09.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-09.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-09.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-09.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-10.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-10.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-10.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-10.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-10.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-10.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-10.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-10.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-10.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-resumption-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-resumption-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-resumption-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-resumption-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-resumption-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-resumption-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-resumption-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-resumption-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-resumption-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-resumption-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-resumption-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-resumption-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-resumption-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-resumption-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-resumption-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-resumption-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-resumption-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-resumption-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-resumption-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-resumption-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-resumption-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-resumption-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-resumption-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-resumption-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-resumption-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-resumption-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-resumption-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-resumption-04.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-resumption-04.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-resumption-04.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-resumption-04.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-resumption-04.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-resumption-04.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-resumption-04.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-resumption-04.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onExceptionUnwind-resumption-04.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onNewScript-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onNewScript-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onNewScript-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onNewScript-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onNewScript-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onNewScript-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onNewScript-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onNewScript-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onNewScript-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onNewScript-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onNewScript-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onNewScript-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onNewScript-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onNewScript-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onNewScript-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onNewScript-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onNewScript-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onNewScript-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onNewScript-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onNewScript-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onNewScript-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onNewScript-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onNewScript-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onNewScript-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onNewScript-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onNewScript-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/onNewScript-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/resumption-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/resumption-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/resumption-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/resumption-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/resumption-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/resumption-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/resumption-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/resumption-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/resumption-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/resumption-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/resumption-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/resumption-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/resumption-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/resumption-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/resumption-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/resumption-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/resumption-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/resumption-02.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/resumption-03.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/resumption-03.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/resumption-03.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/resumption-03.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/resumption-03.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/resumption-03.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/resumption-03.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/resumption-03.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/resumption-03.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/resumption-04.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/resumption-04.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/resumption-04.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/resumption-04.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/resumption-04.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/resumption-04.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/resumption-04.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/resumption-04.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/resumption-04.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/resumption-05.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/resumption-05.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/resumption-05.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/resumption-05.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/resumption-05.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/resumption-05.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/resumption-05.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/resumption-05.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/resumption-05.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/surfaces-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/surfaces-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/surfaces-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/surfaces-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/surfaces-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/surfaces-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/surfaces-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/surfaces-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/surfaces-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/surfaces-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/surfaces-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/surfaces-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/surfaces-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/surfaces-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/surfaces-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/surfaces-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/surfaces-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/surfaces-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/surfaces-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/surfaces-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/surfaces-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/surfaces-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/surfaces-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/surfaces-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/surfaces-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/surfaces-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/surfaces-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/surfaces-offsets.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/surfaces-offsets.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/surfaces-offsets.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/surfaces-offsets.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/surfaces-offsets.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/surfaces-offsets.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/surfaces-offsets.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/surfaces-offsets.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/surfaces-offsets.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/testEarlyReturnOnCall.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/testEarlyReturnOnCall.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/testEarlyReturnOnCall.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/testEarlyReturnOnCall.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/testEarlyReturnOnCall.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/testEarlyReturnOnCall.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/testEarlyReturnOnCall.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/testEarlyReturnOnCall.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/testEarlyReturnOnCall.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-02.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-03.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-03.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-03.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-03.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-03.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-03.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-03.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-03.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-resumption-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-resumption-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-resumption-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-resumption-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-resumption-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-resumption-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-resumption-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-resumption-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-resumption-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-resumption-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-resumption-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-resumption-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-resumption-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-resumption-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-resumption-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-resumption-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-resumption-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-resumption-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-resumption-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-resumption-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-resumption-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-resumption-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-resumption-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-resumption-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-resumption-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-resumption-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/debug/uncaughtExceptionHook-resumption-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug557168-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug557168-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug557168-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug557168-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug557168-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug557168-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug557168-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug557168-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug557168-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug557168-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug557168-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug557168-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug557168-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug557168-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug557168-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug557168-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug557168-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug557168-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug557168-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug557168-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug557168-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug557168-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug557168-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug557168-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug557168-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug557168-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug557168-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug557168.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug557168.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug557168.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug557168.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug557168.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug557168.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug557168.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug557168.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug557168.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug569843.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug569843.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug569843.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug569843.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug569843.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug569843.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug569843.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug569843.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug569843.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug574280.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug574280.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug574280.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug574280.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug574280.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug574280.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug574280.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug574280.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug574280.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug596502-version.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug596502-version.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug596502-version.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug596502-version.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug596502-version.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug596502-version.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug596502-version.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug596502-version.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug596502-version.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug605200.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug605200.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug605200.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug605200.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug605200.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug605200.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug605200.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug605200.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug605200.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug613151.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug613151.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug613151.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug613151.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug613151.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug613151.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug613151.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug613151.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug613151.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug632206.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug632206.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug632206.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug632206.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug632206.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug632206.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug632206.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug632206.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug632206.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug651966.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug651966.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug651966.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug651966.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug651966.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug651966.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug651966.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug651966.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug651966.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug665812.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug665812.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug665812.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug665812.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug665812.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug665812.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug665812.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug665812.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug665812.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug672153.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug672153.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug672153.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug672153.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug672153.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug672153.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug672153.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug672153.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug672153.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug700799.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug700799.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug700799.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug700799.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug700799.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug700799.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug700799.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug700799.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug700799.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug716713.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug716713.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug716713.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug716713.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug716713.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug716713.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug716713.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug716713.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug716713.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug731724.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug731724.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug731724.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug731724.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug731724.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug731724.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug731724.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug731724.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug731724.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug731745.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug731745.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug731745.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug731745.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug731745.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug731745.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug731745.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug731745.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug731745.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug737251.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug737251.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug737251.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug737251.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug737251.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug737251.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug737251.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug737251.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug737251.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug753885-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug753885-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug753885-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug753885-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug753885-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug753885-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug753885-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug753885-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug753885-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug753885-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug753885-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug753885-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug753885-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug753885-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug753885-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug753885-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug753885-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/bug753885-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/defaults-e4x.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/defaults-e4x.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/defaults-e4x.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/defaults-e4x.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/defaults-e4x.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/defaults-e4x.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/defaults-e4x.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/defaults-e4x.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/defaults-e4x.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/e4x-descendants-with-arguments.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/e4x-descendants-with-arguments.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/e4x-descendants-with-arguments.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/e4x-descendants-with-arguments.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/e4x-descendants-with-arguments.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/e4x-descendants-with-arguments.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/e4x-descendants-with-arguments.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/e4x-descendants-with-arguments.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/e4x-descendants-with-arguments.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/testXMLPropertyNames.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/testXMLPropertyNames.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/testXMLPropertyNames.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/testXMLPropertyNames.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/testXMLPropertyNames.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/testXMLPropertyNames.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/testXMLPropertyNames.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/testXMLPropertyNames.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/e4x/testXMLPropertyNames.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-4.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-4.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-4.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-4.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-4.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-4.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-4.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-4.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-4.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-5.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-5.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-5.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-5.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-5.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-5.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-5.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-5.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-5.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-6.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-6.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-6.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-6.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-6.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-6.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-6.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-6.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-6.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-7.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-7.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-7.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-7.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-7.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-7.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-7.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-7.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arguments-7.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-comprehension.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-comprehension.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-comprehension.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-comprehension.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-comprehension.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-comprehension.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-comprehension.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-comprehension.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-comprehension.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-4.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-4.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-4.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-4.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-4.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-4.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-4.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-4.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-4.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-5.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-5.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-5.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-5.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-5.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-5.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-5.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-5.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-5.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-6.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-6.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-6.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-6.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-6.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-6.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-6.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-6.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-6.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-7.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-7.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-7.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-7.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-7.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-7.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-7.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-7.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-7.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-slow.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-slow.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-slow.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-slow.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-slow.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-slow.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-slow.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-slow.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-holes-slow.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-changing.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-changing.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-changing.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-changing.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-changing.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-changing.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-changing.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-changing.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-changing.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-gc.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-gc.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-gc.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-gc.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-gc.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-gc.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-gc.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-gc.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-gc.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-generic.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-generic.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-generic.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-generic.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-generic.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-generic.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-generic.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-generic.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-generic.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-growing-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-growing-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-growing-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-growing-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-growing-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-growing-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-growing-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-growing-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-growing-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-null.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-null.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-null.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-null.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-null.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-null.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-null.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-null.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-null.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-proxy.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-proxy.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-proxy.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-proxy.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-proxy.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-proxy.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-proxy.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-proxy.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-proxy.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-shrinking.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-shrinking.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-shrinking.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-shrinking.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-shrinking.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-shrinking.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-shrinking.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-shrinking.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-shrinking.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-surfaces-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-surfaces-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-surfaces-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-surfaces-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-surfaces-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-surfaces-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-surfaces-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-surfaces-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-surfaces-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-surfaces-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-surfaces-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-surfaces-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-surfaces-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-surfaces-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-surfaces-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-surfaces-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-surfaces-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-iterator-surfaces-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-prototype.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-prototype.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-prototype.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-prototype.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-prototype.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-prototype.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-prototype.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-prototype.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/array-prototype.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-4.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-4.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-4.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-4.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-4.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-4.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-4.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-4.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-4.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-5.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-5.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-5.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-5.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-5.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-5.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-5.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-5.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-5.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-growing-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-growing-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-growing-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-growing-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-growing-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-growing-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-growing-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-growing-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-growing-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-growing-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-growing-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-growing-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-growing-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-growing-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-growing-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-growing-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-growing-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-growing-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-shrinking-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-shrinking-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-shrinking-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-shrinking-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-shrinking-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-shrinking-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-shrinking-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-shrinking-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-shrinking-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-shrinking-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-shrinking-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-shrinking-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-shrinking-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-shrinking-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-shrinking-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-shrinking-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-shrinking-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-shrinking-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-slow-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-slow-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-slow-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-slow-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-slow-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-slow-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-slow-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-slow-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-slow-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-slow-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-slow-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-slow-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-slow-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-slow-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-slow-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-slow-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-slow-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-slow-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-slow-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-slow-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-slow-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-slow-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-slow-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-slow-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-slow-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-slow-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-slow-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-slow-4.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-slow-4.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-slow-4.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-slow-4.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-slow-4.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-slow-4.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-slow-4.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-slow-4.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-slow-4.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-slow-5.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-slow-5.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-slow-5.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-slow-5.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-slow-5.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-slow-5.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-slow-5.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-slow-5.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/arrays-slow-5.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/break-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/break-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/break-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/break-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/break-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/break-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/break-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/break-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/break-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/break-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/break-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/break-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/break-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/break-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/break-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/break-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/break-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/break-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/break-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/break-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/break-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/break-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/break-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/break-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/break-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/break-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/break-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/decompiler.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/decompiler.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/decompiler.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/decompiler.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/decompiler.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/decompiler.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/decompiler.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/decompiler.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/decompiler.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-4.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-4.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-4.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-4.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-4.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-4.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-4.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-4.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-4.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-5.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-5.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-5.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-5.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-5.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-5.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-5.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-5.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-5.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-6.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-6.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-6.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-6.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-6.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-6.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-6.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-6.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/generators-6.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/next-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/next-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/next-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/next-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/next-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/next-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/next-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/next-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/next-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/next-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/next-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/next-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/next-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/next-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/next-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/next-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/next-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/next-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/next-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/next-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/next-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/next-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/next-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/next-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/next-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/next-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/next-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/next-surfaces.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/next-surfaces.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/next-surfaces.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/next-surfaces.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/next-surfaces.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/next-surfaces.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/next-surfaces.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/next-surfaces.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/next-surfaces.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/non-iterable.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/non-iterable.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/non-iterable.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/non-iterable.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/non-iterable.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/non-iterable.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/non-iterable.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/non-iterable.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/non-iterable.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/proxy-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/proxy-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/proxy-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/proxy-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/proxy-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/proxy-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/proxy-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/proxy-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/proxy-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/proxy-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/proxy-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/proxy-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/proxy-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/proxy-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/proxy-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/proxy-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/proxy-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/proxy-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/proxy-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/proxy-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/proxy-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/proxy-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/proxy-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/proxy-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/proxy-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/proxy-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/proxy-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/return.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/return.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/return.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/return.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/return.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/return.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/return.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/return.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/return.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-04.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-04.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-04.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-04.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-04.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-04.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-04.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-04.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-04.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-05.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-05.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-05.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-05.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-05.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-05.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-05.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-05.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-05.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-06.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-06.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-06.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-06.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-06.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-06.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-06.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-06.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-06.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-07.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-07.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-07.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-07.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-07.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-07.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-07.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-07.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-07.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-08.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-08.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-08.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-08.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-08.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-08.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-08.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-08.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-08.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-09.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-09.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-09.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-09.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-09.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-09.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-09.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-09.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-09.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-10.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-10.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-10.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-10.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-10.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-10.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-10.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-10.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-10.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-11.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-11.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-11.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-11.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-11.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-11.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-11.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-11.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/semantics-11.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/string-iterator-generic.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/string-iterator-generic.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/string-iterator-generic.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/string-iterator-generic.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/string-iterator-generic.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/string-iterator-generic.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/string-iterator-generic.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/string-iterator-generic.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/string-iterator-generic.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/strings.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/strings.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/strings.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/strings.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/strings.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/strings.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/strings.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/strings.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/strings.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/syntax-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/syntax-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/syntax-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/syntax-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/syntax-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/syntax-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/syntax-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/syntax-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/syntax-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/syntax-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/syntax-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/syntax-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/syntax-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/syntax-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/syntax-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/syntax-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/syntax-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/syntax-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/throw.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/throw.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/throw.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/throw.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/throw.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/throw.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/throw.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/throw.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/throw.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-4.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-4.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-4.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-4.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-4.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-4.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-4.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-4.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-4.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-5.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-5.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-5.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-5.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-5.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-5.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-5.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-5.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-5.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-6.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-6.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-6.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-6.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-6.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-6.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-6.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-6.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/typedarrays-6.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/wrapper-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/wrapper-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/wrapper-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/wrapper-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/wrapper-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/wrapper-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/wrapper-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/wrapper-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/for-of/wrapper-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/incremental-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/incremental-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/incremental-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/incremental-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/incremental-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/incremental-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/incremental-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/incremental-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/incremental-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/incremental-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/incremental-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/incremental-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/incremental-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/incremental-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/incremental-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/incremental-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/incremental-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/incremental-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/jsscript-mark-children.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/jsscript-mark-children.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/jsscript-mark-children.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/jsscript-mark-children.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/jsscript-mark-children.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/jsscript-mark-children.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/jsscript-mark-children.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/jsscript-mark-children.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/jsscript-mark-children.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/multi-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/multi-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/multi-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/multi-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/multi-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/multi-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/multi-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/multi-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/multi-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/multi-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/multi-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/multi-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/multi-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/multi-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/multi-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/multi-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/multi-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/multi-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/multi-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/multi-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/multi-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/multi-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/multi-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/multi-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/multi-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/multi-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/gc/multi-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/argumentsOptimize-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/argumentsOptimize-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/argumentsOptimize-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/argumentsOptimize-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/argumentsOptimize-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/argumentsOptimize-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/argumentsOptimize-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/argumentsOptimize-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/argumentsOptimize-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/argumentsOptimize-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/argumentsOptimize-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/argumentsOptimize-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/argumentsOptimize-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/argumentsOptimize-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/argumentsOptimize-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/argumentsOptimize-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/argumentsOptimize-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/argumentsOptimize-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549393-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549393-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549393-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549393-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549393-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549393-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549393-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549393-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549393-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549393-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549393-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549393-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549393-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549393-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549393-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549393-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549393-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549393-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549396.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549396.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549396.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549396.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549396.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549396.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549396.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549396.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549396.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549398.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549398.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549398.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549398.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549398.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549398.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549398.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549398.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549398.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549521.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549521.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549521.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549521.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549521.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549521.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549521.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549521.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549521.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549602.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549602.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549602.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549602.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549602.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549602.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549602.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549602.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549602.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549603.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549603.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549603.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549603.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549603.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549603.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549603.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549603.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug549603.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug550490.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug550490.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug550490.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug550490.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug550490.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug550490.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug550490.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug550490.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug550490.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug550665.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug550665.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug550665.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug550665.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug550665.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug550665.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug550665.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug550665.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug550665.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug551603.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug551603.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug551603.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug551603.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug551603.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug551603.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug551603.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug551603.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug551603.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug552644.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug552644.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug552644.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug552644.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug552644.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug552644.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug552644.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug552644.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug552644.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug553781-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug553781-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug553781-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug553781-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug553781-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug553781-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug553781-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug553781-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug553781-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug553781.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug553781.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug553781.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug553781.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug553781.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug553781.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug553781.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug553781.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug553781.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug553784.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug553784.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug553784.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug553784.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug553784.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug553784.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug553784.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug553784.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug553784.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554580-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554580-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554580-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554580-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554580-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554580-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554580-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554580-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554580-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554580-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554580-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554580-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554580-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554580-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554580-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554580-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554580-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554580-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554580-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554580-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554580-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554580-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554580-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554580-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554580-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554580-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554580-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554580-4.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554580-4.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554580-4.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554580-4.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554580-4.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554580-4.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554580-4.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554580-4.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554580-4.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554580-5.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554580-5.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554580-5.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554580-5.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554580-5.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554580-5.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554580-5.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554580-5.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554580-5.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554651.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554651.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554651.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554651.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554651.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554651.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554651.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554651.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554651.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554675-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554675-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554675-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554675-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554675-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554675-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554675-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554675-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554675-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554675-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554675-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554675-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554675-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554675-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554675-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554675-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554675-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554675-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554675-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554675-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554675-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554675-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554675-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554675-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554675-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554675-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug554675-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug555152.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug555152.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug555152.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug555152.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug555152.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug555152.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug555152.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug555152.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug555152.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug555155.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug555155.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug555155.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug555155.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug555155.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug555155.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug555155.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug555155.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug555155.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug555206.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug555206.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug555206.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug555206.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug555206.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug555206.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug555206.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug555206.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug555206.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug555543.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug555543.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug555543.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug555543.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug555543.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug555543.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug555543.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug555543.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug555543.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug555922.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug555922.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug555922.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug555922.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug555922.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug555922.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug555922.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug555922.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug555922.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug556525.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug556525.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug556525.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug556525.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug556525.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug556525.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug556525.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug556525.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug556525.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug557063.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug557063.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug557063.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug557063.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug557063.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug557063.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug557063.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug557063.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug557063.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug557068.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug557068.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug557068.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug557068.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug557068.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug557068.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug557068.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug557068.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug557068.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug557070.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug557070.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug557070.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug557070.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug557070.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug557070.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug557070.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug557070.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug557070.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug557075.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug557075.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug557075.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug557075.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug557075.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug557075.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug557075.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug557075.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug557075.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug560221.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug560221.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug560221.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug560221.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug560221.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug560221.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug560221.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug560221.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug560221.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug565198.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug565198.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug565198.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug565198.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug565198.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug565198.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug565198.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug565198.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug565198.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug565202.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug565202.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug565202.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug565202.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug565202.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug565202.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug565202.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug565202.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug565202.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug566022.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug566022.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug566022.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug566022.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug566022.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug566022.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug566022.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug566022.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug566022.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug573433.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug573433.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug573433.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug573433.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug573433.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug573433.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug573433.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug573433.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug573433.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug576398.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug576398.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug576398.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug576398.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug576398.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug576398.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug576398.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug576398.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug576398.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug577580.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug577580.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug577580.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug577580.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug577580.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug577580.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug577580.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug577580.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug577580.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug577646.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug577646.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug577646.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug577646.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug577646.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug577646.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug577646.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug577646.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug577646.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug577705.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug577705.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug577705.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug577705.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug577705.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug577705.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug577705.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug577705.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug577705.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug577996.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug577996.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug577996.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug577996.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug577996.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug577996.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug577996.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug577996.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug577996.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug580703.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug580703.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug580703.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug580703.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug580703.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug580703.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug580703.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug580703.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug580703.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug580712.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug580712.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug580712.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug580712.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug580712.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug580712.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug580712.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug580712.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug580712.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug580884-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug580884-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug580884-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug580884-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug580884-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug580884-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug580884-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug580884-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug580884-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug580884.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug580884.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug580884.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug580884.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug580884.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug580884.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug580884.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug580884.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug580884.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug580931-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug580931-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug580931-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug580931-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug580931-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug580931-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug580931-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug580931-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug580931-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug581871.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug581871.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug581871.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug581871.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug581871.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug581871.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug581871.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug581871.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug581871.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug581936.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug581936.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug581936.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug581936.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug581936.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug581936.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug581936.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug581936.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug581936.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582185.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582185.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582185.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582185.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582185.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582185.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582185.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582185.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582185.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582286.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582286.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582286.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582286.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582286.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582286.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582286.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582286.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582286.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582392.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582392.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582392.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582392.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582392.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582392.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582392.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582392.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582392.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582880.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582880.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582880.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582880.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582880.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582880.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582880.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582880.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582880.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582882.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582882.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582882.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582882.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582882.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582882.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582882.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582882.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582882.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582884.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582884.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582884.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582884.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582884.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582884.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582884.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582884.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582884.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582894.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582894.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582894.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582894.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582894.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582894.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582894.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582894.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582894.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582897.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582897.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582897.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582897.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582897.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582897.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582897.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582897.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582897.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582898.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582898.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582898.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582898.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582898.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582898.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582898.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582898.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582898.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582900.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582900.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582900.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582900.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582900.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582900.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582900.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582900.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug582900.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583158.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583158.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583158.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583158.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583158.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583158.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583158.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583158.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583158.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583160.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583160.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583160.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583160.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583160.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583160.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583160.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583160.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583160.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583672.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583672.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583672.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583672.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583672.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583672.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583672.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583672.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583672.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583684.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583684.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583684.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583684.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583684.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583684.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583684.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583684.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583684.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583688.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583688.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583688.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583688.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583688.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583688.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583688.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583688.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583688.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583689.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583689.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583689.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583689.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583689.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583689.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583689.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583689.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug583689.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug584644-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug584644-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug584644-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug584644-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug584644-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug584644-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug584644-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug584644-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug584644-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug584646.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug584646.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug584646.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug584646.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug584646.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug584646.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug584646.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug584646.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug584646.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug584647.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug584647.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug584647.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug584647.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug584647.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug584647.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug584647.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug584647.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug584647.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585310.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585310.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585310.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585310.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585310.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585310.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585310.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585310.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585310.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585341.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585341.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585341.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585341.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585341.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585341.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585341.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585341.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585341.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585391.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585391.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585391.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585391.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585391.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585391.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585391.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585391.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585391.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585408-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585408-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585408-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585408-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585408-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585408-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585408-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585408-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585408-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585408-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585408-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585408-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585408-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585408-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585408-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585408-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585408-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585408-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585408.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585408.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585408.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585408.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585408.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585408.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585408.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585408.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585408.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585540.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585540.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585540.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585540.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585540.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585540.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585540.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585540.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug585540.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug587431.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug587431.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug587431.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug587431.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug587431.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug587431.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug587431.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug587431.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug587431.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588338.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588338.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588338.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588338.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588338.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588338.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588338.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588338.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588338.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588362-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588362-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588362-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588362-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588362-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588362-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588362-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588362-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588362-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588362-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588362-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588362-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588362-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588362-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588362-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588362-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588362-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588362-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588362-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588362-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588362-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588362-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588362-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588362-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588362-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588362-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588362-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588363-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588363-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588363-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588363-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588363-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588363-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588363-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588363-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588363-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588363-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588363-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588363-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588363-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588363-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588363-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588363-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588363-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug588363-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug589108.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug589108.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug589108.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug589108.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug589108.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug589108.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug589108.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug589108.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug589108.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug589115.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug589115.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug589115.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug589115.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug589115.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug589115.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug589115.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug589115.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug589115.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug589461.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug589461.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug589461.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug589461.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug589461.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug589461.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug589461.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug589461.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug589461.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug590083.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug590083.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug590083.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug590083.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug590083.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug590083.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug590083.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug590083.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug590083.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug591602.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug591602.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug591602.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug591602.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug591602.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug591602.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug591602.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug591602.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug591602.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug591606.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug591606.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug591606.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug591606.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug591606.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug591606.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug591606.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug591606.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug591606.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug592973-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug592973-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug592973-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug592973-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug592973-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug592973-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug592973-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug592973-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug592973-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug592973-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug592973-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug592973-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug592973-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug592973-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug592973-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug592973-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug592973-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug592973-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug592973-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug592973-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug592973-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug592973-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug592973-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug592973-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug592973-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug592973-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug592973-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug593554.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug593554.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug593554.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug593554.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug593554.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug593554.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug593554.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug593554.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug593554.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug595917.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug595917.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug595917.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug595917.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug595917.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug595917.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug595917.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug595917.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug595917.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug595921.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug595921.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug595921.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug595921.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug595921.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug595921.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug595921.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug595921.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug595921.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug597378.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug597378.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug597378.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug597378.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug597378.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug597378.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug597378.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug597378.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug597378.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug597871.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug597871.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug597871.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug597871.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug597871.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug597871.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug597871.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug597871.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug597871.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug598696.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug598696.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug598696.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug598696.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug598696.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug598696.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug598696.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug598696.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug598696.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug599488.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug599488.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug599488.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug599488.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug599488.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug599488.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug599488.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug599488.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug599488.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug600139.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug600139.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug600139.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug600139.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug600139.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug600139.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug600139.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug600139.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug600139.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug600419.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug600419.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug600419.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug600419.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug600419.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug600419.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug600419.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug600419.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug600419.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug600424.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug600424.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug600424.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug600424.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug600424.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug600424.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug600424.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug600424.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug600424.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug601400.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug601400.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug601400.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug601400.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug601400.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug601400.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug601400.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug601400.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug601400.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug601982.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug601982.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug601982.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug601982.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug601982.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug601982.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug601982.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug601982.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug601982.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug604381.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug604381.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug604381.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug604381.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug604381.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug604381.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug604381.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug604381.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug604381.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug604427.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug604427.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug604427.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug604427.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug604427.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug604427.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug604427.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug604427.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug604427.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug606662-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug606662-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug606662-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug606662-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug606662-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug606662-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug606662-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug606662-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug606662-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug606829.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug606829.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug606829.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug606829.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug606829.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug606829.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug606829.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug606829.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug606829.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug610652.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug610652.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug610652.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug610652.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug610652.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug610652.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug610652.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug610652.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug610652.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug615440.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug615440.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug615440.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug615440.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug615440.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug615440.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug615440.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug615440.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug615440.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug616508.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug616508.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug616508.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug616508.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug616508.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug616508.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug616508.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug616508.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug616508.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617433.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617433.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617433.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617433.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617433.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617433.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617433.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617433.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617433.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617440.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617440.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617440.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617440.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617440.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617440.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617440.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617440.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617440.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617458.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617458.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617458.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617458.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617458.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617458.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617458.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617458.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617458.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617460.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617460.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617460.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617460.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617460.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617460.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617460.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617460.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617460.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617549.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617549.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617549.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617549.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617549.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617549.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617549.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617549.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617549.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617558.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617558.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617558.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617558.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617558.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617558.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617558.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617558.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617558.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617624.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617624.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617624.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617624.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617624.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617624.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617624.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617624.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug617624.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug618007.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug618007.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug618007.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug618007.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug618007.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug618007.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug618007.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug618007.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug618007.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug618849.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug618849.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug618849.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug618849.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug618849.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug618849.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug618849.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug618849.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug618849.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug618850.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug618850.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug618850.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug618850.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug618850.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug618850.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug618850.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug618850.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug618850.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug618863.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug618863.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug618863.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug618863.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug618863.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug618863.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug618863.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug618863.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug618863.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug619339.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug619339.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug619339.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug619339.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug619339.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug619339.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug619339.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug619339.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug619339.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug619433-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug619433-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug619433-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug619433-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug619433-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug619433-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug619433-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug619433-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug619433-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug619433-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug619433-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug619433-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug619433-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug619433-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug619433-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug619433-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug619433-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug619433-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug620643.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug620643.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug620643.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug620643.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug620643.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug620643.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug620643.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug620643.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug620643.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug621522.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug621522.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug621522.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug621522.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug621522.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug621522.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug621522.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug621522.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug621522.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug621655.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug621655.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug621655.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug621655.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug621655.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug621655.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug621655.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug621655.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug621655.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug623474.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug623474.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug623474.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug623474.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug623474.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug623474.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug623474.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug623474.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug623474.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug624100.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug624100.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug624100.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug624100.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug624100.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug624100.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug624100.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug624100.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug624100.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug624483.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug624483.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug624483.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug624483.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug624483.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug624483.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug624483.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug624483.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug624483.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625157.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625157.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625157.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625157.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625157.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625157.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625157.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625157.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625157.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625377.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625377.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625377.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625377.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625377.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625377.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625377.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625377.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625377.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625438.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625438.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625438.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625438.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625438.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625438.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625438.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625438.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625438.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625718-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625718-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625718-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625718-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625718-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625718-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625718-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625718-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625718-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625718-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625718-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625718-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625718-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625718-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625718-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625718-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625718-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625718-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625718-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625718-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625718-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625718-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625718-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625718-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625718-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625718-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625718-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625757.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625757.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625757.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625757.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625757.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625757.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625757.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625757.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug625757.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug627486.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug627486.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug627486.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug627486.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug627486.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug627486.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug627486.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug627486.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug627486.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug630366.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug630366.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug630366.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug630366.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug630366.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug630366.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug630366.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug630366.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug630366.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639459.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639459.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639459.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639459.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639459.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639459.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639459.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639459.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639459.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639478-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639478-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639478-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639478-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639478-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639478-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639478-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639478-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639478-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639478-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639478-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639478-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639478-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639478-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639478-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639478-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639478-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639478-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639587.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639587.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639587.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639587.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639587.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639587.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639587.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639587.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639587.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639792.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639792.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639792.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639792.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639792.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639792.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639792.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639792.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639792.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639808.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639808.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639808.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639808.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639808.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639808.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639808.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639808.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug639808.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug640098.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug640098.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug640098.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug640098.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug640098.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug640098.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug640098.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug640098.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug640098.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug640102.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug640102.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug640102.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug640102.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug640102.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug640102.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug640102.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug640102.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug640102.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug640614.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug640614.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug640614.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug640614.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug640614.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug640614.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug640614.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug640614.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug640614.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug642198.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug642198.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug642198.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug642198.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug642198.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug642198.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug642198.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug642198.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug642198.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug643653-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug643653-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug643653-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug643653-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug643653-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug643653-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug643653-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug643653-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug643653-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug643653-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug643653-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug643653-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug643653-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug643653-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug643653-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug643653-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug643653-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug643653-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug643805.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug643805.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug643805.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug643805.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug643805.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug643805.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug643805.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug643805.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug643805.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug643829.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug643829.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug643829.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug643829.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug643829.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug643829.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug643829.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug643829.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug643829.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug643913.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug643913.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug643913.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug643913.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug643913.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug643913.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug643913.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug643913.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug643913.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug645629.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug645629.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug645629.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug645629.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug645629.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug645629.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug645629.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug645629.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug645629.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug645657.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug645657.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug645657.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug645657.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug645657.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug645657.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug645657.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug645657.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug645657.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug645985.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug645985.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug645985.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug645985.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug645985.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug645985.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug645985.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug645985.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug645985.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug646001.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug646001.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug646001.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug646001.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug646001.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug646001.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug646001.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug646001.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug646001.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug646060.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug646060.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug646060.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug646060.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug646060.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug646060.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug646060.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug646060.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug646060.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug646411.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug646411.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug646411.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug646411.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug646411.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug646411.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug646411.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug646411.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug646411.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug646495.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug646495.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug646495.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug646495.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug646495.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug646495.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug646495.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug646495.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug646495.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug646938.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug646938.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug646938.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug646938.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug646938.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug646938.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug646938.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug646938.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug646938.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug647440.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug647440.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug647440.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug647440.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug647440.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug647440.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug647440.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug647440.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug647440.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug647657.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug647657.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug647657.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug647657.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug647657.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug647657.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug647657.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug647657.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug647657.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug647785.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug647785.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug647785.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug647785.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug647785.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug647785.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug647785.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug647785.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug647785.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648004.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648004.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648004.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648004.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648004.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648004.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648004.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648004.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648004.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648230-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648230-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648230-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648230-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648230-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648230-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648230-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648230-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648230-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648230-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648230-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648230-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648230-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648230-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648230-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648230-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648230-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648230-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648498.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648498.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648498.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648498.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648498.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648498.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648498.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648498.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648498.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648586.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648586.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648586.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648586.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648586.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648586.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648586.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648586.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648586.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648708.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648708.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648708.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648708.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648708.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648708.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648708.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648708.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug648708.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649272.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649272.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649272.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649272.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649272.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649272.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649272.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649272.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649272.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649593.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649593.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649593.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649593.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649593.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649593.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649593.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649593.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649593.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649689.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649689.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649689.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649689.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649689.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649689.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649689.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649689.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649689.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649775.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649775.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649775.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649775.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649775.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649775.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649775.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649775.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649775.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649824.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649824.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649824.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649824.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649824.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649824.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649824.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649824.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649824.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649973.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649973.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649973.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649973.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649973.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649973.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649973.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649973.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug649973.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug650076.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug650076.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug650076.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug650076.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug650076.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug650076.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug650076.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug650076.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug650076.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug650662.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug650662.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug650662.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug650662.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug650662.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug650662.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug650662.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug650662.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug650662.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug650663.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug650663.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug650663.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug650663.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug650663.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug650663.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug650663.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug650663.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug650663.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug651147.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug651147.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug651147.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug651147.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug651147.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug651147.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug651147.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug651147.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug651147.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug652305.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug652305.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug652305.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug652305.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug652305.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug652305.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug652305.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug652305.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug652305.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug652314.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug652314.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug652314.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug652314.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug652314.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug652314.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug652314.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug652314.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug652314.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug652590.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug652590.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug652590.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug652590.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug652590.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug652590.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug652590.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug652590.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug652590.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug653243.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug653243.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug653243.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug653243.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug653243.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug653243.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug653243.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug653243.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug653243.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug653249.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug653249.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug653249.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug653249.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug653249.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug653249.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug653249.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug653249.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug653249.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug653397.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug653397.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug653397.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug653397.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug653397.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug653397.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug653397.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug653397.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug653397.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug655505.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug655505.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug655505.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug655505.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug655505.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug655505.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug655505.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug655505.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug655505.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug655508.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug655508.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug655508.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug655508.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug655508.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug655508.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug655508.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug655508.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug655508.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug655810.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug655810.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug655810.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug655810.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug655810.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug655810.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug655810.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug655810.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug655810.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug655990.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug655990.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug655990.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug655990.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug655990.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug655990.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug655990.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug655990.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug655990.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656096.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656096.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656096.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656096.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656096.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656096.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656096.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656096.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656096.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656252.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656252.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656252.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656252.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656252.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656252.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656252.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656252.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656252.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656259.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656259.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656259.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656259.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656259.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656259.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656259.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656259.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656259.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656591.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656591.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656591.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656591.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656591.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656591.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656591.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656591.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656591.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656748.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656748.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656748.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656748.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656748.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656748.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656748.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656748.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656748.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656914.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656914.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656914.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656914.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656914.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656914.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656914.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656914.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug656914.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug657120.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug657120.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug657120.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug657120.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug657120.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug657120.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug657120.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug657120.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug657120.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug657247.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug657247.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug657247.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug657247.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug657247.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug657247.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug657247.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug657247.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug657247.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug657890.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug657890.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug657890.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug657890.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug657890.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug657890.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug657890.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug657890.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug657890.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug658240.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug658240.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug658240.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug658240.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug658240.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug658240.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug658240.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug658240.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug658240.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug658294.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug658294.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug658294.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug658294.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug658294.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug658294.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug658294.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug658294.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug658294.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug658579.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug658579.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug658579.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug658579.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug658579.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug658579.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug658579.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug658579.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug658579.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug658968.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug658968.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug658968.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug658968.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug658968.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug658968.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug658968.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug658968.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug658968.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug659438.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug659438.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug659438.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug659438.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug659438.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug659438.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug659438.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug659438.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug659438.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug659439.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug659439.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug659439.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug659439.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug659439.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug659439.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug659439.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug659439.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug659439.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug659448.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug659448.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug659448.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug659448.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug659448.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug659448.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug659448.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug659448.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug659448.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug659456.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug659456.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug659456.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug659456.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug659456.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug659456.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug659456.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug659456.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug659456.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug660002.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug660002.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug660002.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug660002.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug660002.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug660002.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug660002.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug660002.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug660002.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug662072.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug662072.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug662072.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug662072.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug662072.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug662072.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug662072.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug662072.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug662072.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug662082.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug662082.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug662082.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug662082.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug662082.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug662082.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug662082.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug662082.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug662082.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug663485.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug663485.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug663485.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug663485.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug663485.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug663485.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug663485.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug663485.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug663485.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug663910.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug663910.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug663910.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug663910.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug663910.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug663910.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug663910.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug663910.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug663910.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug669706.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug669706.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug669706.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug669706.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug669706.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug669706.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug669706.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug669706.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug669706.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug670885.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug670885.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug670885.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug670885.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug670885.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug670885.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug670885.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug670885.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug670885.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug672122.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug672122.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug672122.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug672122.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug672122.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug672122.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug672122.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug672122.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug672122.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug673788.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug673788.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug673788.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug673788.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug673788.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug673788.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug673788.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug673788.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug673788.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug678141.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug678141.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug678141.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug678141.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug678141.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug678141.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug678141.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug678141.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug678141.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug678234.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug678234.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug678234.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug678234.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug678234.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug678234.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug678234.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug678234.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug678234.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug678782.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug678782.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug678782.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug678782.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug678782.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug678782.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug678782.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug678782.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug678782.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug679666.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug679666.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug679666.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug679666.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug679666.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug679666.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug679666.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug679666.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug679666.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug680842.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug680842.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug680842.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug680842.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug680842.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug680842.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug680842.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug680842.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug680842.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug681006.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug681006.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug681006.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug681006.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug681006.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug681006.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug681006.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug681006.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug681006.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug682345.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug682345.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug682345.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug682345.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug682345.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug682345.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug682345.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug682345.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug682345.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug684084-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug684084-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug684084-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug684084-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug684084-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug684084-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug684084-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug684084-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug684084-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug684084.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug684084.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug684084.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug684084.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug684084.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug684084.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug684084.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug684084.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug684084.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug684576.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug684576.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug684576.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug684576.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug684576.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug684576.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug684576.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug684576.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug684576.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug684824.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug684824.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug684824.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug684824.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug684824.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug684824.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug684824.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug684824.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug684824.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug684943.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug684943.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug684943.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug684943.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug684943.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug684943.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug684943.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug684943.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug684943.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug687768.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug687768.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug687768.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug687768.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug687768.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug687768.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug687768.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug687768.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug687768.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug693311.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug693311.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug693311.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug693311.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug693311.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug693311.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug693311.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug693311.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug693311.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug704138.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug704138.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug704138.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug704138.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug704138.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug704138.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug704138.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug704138.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug704138.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug705873.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug705873.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug705873.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug705873.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug705873.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug705873.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug705873.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug705873.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug705873.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug706110.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug706110.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug706110.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug706110.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug706110.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug706110.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug706110.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug706110.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug706110.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug707384.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug707384.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug707384.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug707384.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug707384.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug707384.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug707384.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug707384.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug707384.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug707641.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug707641.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug707641.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug707641.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug707641.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug707641.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug707641.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug707641.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug707641.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug709067.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug709067.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug709067.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug709067.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug709067.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug709067.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug709067.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug709067.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug709067.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug710780.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug710780.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug710780.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug710780.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug710780.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug710780.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug710780.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug710780.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug710780.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug714645.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug714645.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug714645.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug714645.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug714645.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug714645.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug714645.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug714645.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug714645.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug719758.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug719758.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug719758.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug719758.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug719758.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug719758.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug719758.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug719758.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug719758.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug719918.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug719918.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug719918.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug719918.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug719918.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug719918.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug719918.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug719918.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug719918.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug732423.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug732423.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug732423.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug732423.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug732423.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug732423.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug732423.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug732423.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug732423.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug735161.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug735161.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug735161.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug735161.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug735161.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug735161.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug735161.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug735161.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug735161.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug738525.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug738525.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug738525.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug738525.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug738525.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug738525.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug738525.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug738525.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug738525.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug742393.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug742393.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug742393.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug742393.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug742393.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug742393.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug742393.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug742393.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug742393.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug751320.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug751320.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug751320.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug751320.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug751320.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug751320.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug751320.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug751320.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug751320.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug767961.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug767961.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug767961.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug767961.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug767961.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug767961.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug767961.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug767961.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug767961.js TEST-PASS | jit_test.py -m -a -D | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug768313.js TEST-PASS | jit_test.py -m -a -D -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug768313.js TEST-PASS | jit_test.py -m -a -D -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug768313.js TEST-PASS | jit_test.py -m -a -D -a -m -d| /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug768313.js TEST-PASS | jit_test.py -m -a -D -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug768313.js TEST-PASS | jit_test.py -m -a -D -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug768313.js TEST-PASS | jit_test.py -m -a -D -a -m -n| /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug768313.js TEST-PASS | jit_test.py -m -a -D -a -m -d -n| /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug768313.js TEST-PASS | jit_test.py -m -a -D -m -d -n| /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug768313.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug769985.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug769985.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug769985.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug769985.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug769985.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug769985.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug769985.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug769985.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug769985.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug771871.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug771871.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug771871.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug771871.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug771871.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug771871.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug771871.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug771871.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug771871.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug781859-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug781859-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug781859-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug781859-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug781859-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug781859-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug781859-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug781859-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug781859-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug781859-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug781859-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug781859-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug781859-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug781859-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug781859-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug781859-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug781859-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug781859-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug781859-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug781859-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug781859-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug781859-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug781859-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug781859-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug781859-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug781859-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug781859-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/clonefun.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/clonefun.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/clonefun.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/clonefun.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/clonefun.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/clonefun.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/clonefun.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/clonefun.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/clonefun.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/closure-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/closure-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/closure-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/closure-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/closure-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/closure-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/closure-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/closure-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/closure-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/closure-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/closure-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/closure-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/closure-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/closure-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/closure-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/closure-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/closure-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/closure-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/closure-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/closure-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/closure-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/closure-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/closure-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/closure-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/closure-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/closure-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/closure-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/closure-04.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/closure-04.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/closure-04.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/closure-04.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/closure-04.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/closure-04.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/closure-04.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/closure-04.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/closure-04.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/closure-05.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/closure-05.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/closure-05.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/closure-05.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/closure-05.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/closure-05.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/closure-05.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/closure-05.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/closure-05.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/compare-wrong-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/compare-wrong-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/compare-wrong-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/compare-wrong-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/compare-wrong-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/compare-wrong-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/compare-wrong-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/compare-wrong-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/compare-wrong-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/crash-on-compare.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/crash-on-compare.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/crash-on-compare.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/crash-on-compare.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/crash-on-compare.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/crash-on-compare.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/crash-on-compare.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/crash-on-compare.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/crash-on-compare.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/deepBailAfterRunTracer.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/deepBailAfterRunTracer.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/deepBailAfterRunTracer.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/deepBailAfterRunTracer.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/deepBailAfterRunTracer.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/deepBailAfterRunTracer.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/deepBailAfterRunTracer.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/deepBailAfterRunTracer.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/deepBailAfterRunTracer.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/floatTypedArrays.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/floatTypedArrays.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/floatTypedArrays.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/floatTypedArrays.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/floatTypedArrays.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/floatTypedArrays.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/floatTypedArrays.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/floatTypedArrays.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/floatTypedArrays.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/fromCharCode.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/fromCharCode.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/fromCharCode.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/fromCharCode.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/fromCharCode.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/fromCharCode.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/fromCharCode.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/fromCharCode.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/fromCharCode.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/fused-eq-ifeq.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/fused-eq-ifeq.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/fused-eq-ifeq.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/fused-eq-ifeq.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/fused-eq-ifeq.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/fused-eq-ifeq.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/fused-eq-ifeq.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/fused-eq-ifeq.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/fused-eq-ifeq.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-4.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-4.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-4.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-4.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-4.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-4.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-4.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-4.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-4.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-5.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-5.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-5.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-5.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-5.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-5.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-5.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-5.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-5.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-6.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-6.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-6.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-6.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-6.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-6.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-6.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-6.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-6.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-7.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-7.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-7.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-7.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-7.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-7.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-7.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-7.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-7.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-8.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-8.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-8.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-8.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-8.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-8.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-8.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-8.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-8.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-int-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-int-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-int-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-int-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-int-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-int-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-int-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-int-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-int-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-int-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-int-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-int-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-int-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-int-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-int-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-int-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-int-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-int-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-int-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-int-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-int-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-int-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-int-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-int-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-int-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-int-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getelem-sanity-int-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getter-hook-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getter-hook-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getter-hook-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getter-hook-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getter-hook-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getter-hook-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getter-hook-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getter-hook-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getter-hook-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getter-hook-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getter-hook-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getter-hook-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getter-hook-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getter-hook-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getter-hook-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getter-hook-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getter-hook-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/getter-hook-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/globalOptimize-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/globalOptimize-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/globalOptimize-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/globalOptimize-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/globalOptimize-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/globalOptimize-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/globalOptimize-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/globalOptimize-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/globalOptimize-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/globalOptimize-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/globalOptimize-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/globalOptimize-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/globalOptimize-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/globalOptimize-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/globalOptimize-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/globalOptimize-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/globalOptimize-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/globalOptimize-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/globalOptimize-4.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/globalOptimize-4.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/globalOptimize-4.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/globalOptimize-4.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/globalOptimize-4.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/globalOptimize-4.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/globalOptimize-4.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/globalOptimize-4.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/globalOptimize-4.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/in.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/in.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/in.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/in.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/in.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/in.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/in.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/in.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/in.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/instanceOfWithKnownTypes.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/instanceOfWithKnownTypes.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/instanceOfWithKnownTypes.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/instanceOfWithKnownTypes.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/instanceOfWithKnownTypes.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/instanceOfWithKnownTypes.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/instanceOfWithKnownTypes.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/instanceOfWithKnownTypes.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/instanceOfWithKnownTypes.js TEST-PASS | jit_test.py -a -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/invokeSessionGuard.js TEST-PASS | jit_test.py -a -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/invokeSessionGuard.js TEST-PASS | jit_test.py -a -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/invokeSessionGuard.js TEST-PASS | jit_test.py -a -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/invokeSessionGuard.js TEST-PASS | jit_test.py -a -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/invokeSessionGuard.js TEST-PASS | jit_test.py -a -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/invokeSessionGuard.js TEST-PASS | jit_test.py -a -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/invokeSessionGuard.js TEST-PASS | jit_test.py -a -d -a -m -d -n| /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/invokeSessionGuard.js TEST-PASS | jit_test.py -a -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/invokeSessionGuard.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/modConstDoubles.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/modConstDoubles.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/modConstDoubles.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/modConstDoubles.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/modConstDoubles.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/modConstDoubles.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/modConstDoubles.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/modConstDoubles.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/modConstDoubles.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/modConstInt.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/modConstInt.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/modConstInt.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/modConstInt.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/modConstInt.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/modConstInt.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/modConstInt.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/modConstInt.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/modConstInt.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/modConstZeroRhs.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/modConstZeroRhs.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/modConstZeroRhs.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/modConstZeroRhs.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/modConstZeroRhs.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/modConstZeroRhs.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/modConstZeroRhs.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/modConstZeroRhs.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/modConstZeroRhs.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/modWithConstLhs.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/modWithConstLhs.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/modWithConstLhs.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/modWithConstLhs.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/modWithConstLhs.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/modWithConstLhs.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/modWithConstLhs.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/modWithConstLhs.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/modWithConstLhs.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/mulNegZero.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/mulNegZero.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/mulNegZero.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/mulNegZero.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/mulNegZero.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/mulNegZero.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/mulNegZero.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/mulNegZero.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/mulNegZero.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/negation.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/negation.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/negation.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/negation.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/negation.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/negation.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/negation.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/negation.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/negation.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/normalIntTypedArrays.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/normalIntTypedArrays.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/normalIntTypedArrays.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/normalIntTypedArrays.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/normalIntTypedArrays.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/normalIntTypedArrays.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/normalIntTypedArrays.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/normalIntTypedArrays.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/normalIntTypedArrays.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/optimize-globals-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/optimize-globals-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/optimize-globals-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/optimize-globals-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/optimize-globals-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/optimize-globals-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/optimize-globals-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/optimize-globals-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/optimize-globals-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/optimize-globals-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/optimize-globals-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/optimize-globals-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/optimize-globals-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/optimize-globals-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/optimize-globals-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/optimize-globals-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/optimize-globals-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/optimize-globals-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/optimize-globals-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/optimize-globals-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/optimize-globals-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/optimize-globals-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/optimize-globals-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/optimize-globals-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/optimize-globals-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/optimize-globals-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/optimize-globals-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/propertyOptimize-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/propertyOptimize-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/propertyOptimize-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/propertyOptimize-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/propertyOptimize-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/propertyOptimize-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/propertyOptimize-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/propertyOptimize-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/propertyOptimize-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/propertyOptimize-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/propertyOptimize-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/propertyOptimize-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/propertyOptimize-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/propertyOptimize-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/propertyOptimize-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/propertyOptimize-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/propertyOptimize-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/propertyOptimize-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/propertyOptimize-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/propertyOptimize-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/propertyOptimize-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/propertyOptimize-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/propertyOptimize-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/propertyOptimize-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/propertyOptimize-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/propertyOptimize-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/propertyOptimize-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/propertyOptimize-4.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/propertyOptimize-4.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/propertyOptimize-4.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/propertyOptimize-4.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/propertyOptimize-4.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/propertyOptimize-4.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/propertyOptimize-4.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/propertyOptimize-4.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/propertyOptimize-4.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/regalloc-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/regalloc-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/regalloc-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/regalloc-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/regalloc-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/regalloc-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/regalloc-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/regalloc-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/regalloc-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/regalloc-double.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/regalloc-double.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/regalloc-double.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/regalloc-double.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/regalloc-double.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/regalloc-double.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/regalloc-double.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/regalloc-double.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/regalloc-double.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/regalloc-live.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/regalloc-live.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/regalloc-live.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/regalloc-live.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/regalloc-live.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/regalloc-live.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/regalloc-live.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/regalloc-live.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/regalloc-live.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/regress-bug625701.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/regress-bug625701.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/regress-bug625701.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/regress-bug625701.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/regress-bug625701.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/regress-bug625701.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/regress-bug625701.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/regress-bug625701.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/regress-bug625701.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/rsh-sanity-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/rsh-sanity-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/rsh-sanity-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/rsh-sanity-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/rsh-sanity-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/rsh-sanity-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/rsh-sanity-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/rsh-sanity-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/rsh-sanity-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/scriptedICs-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/scriptedICs-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/scriptedICs-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/scriptedICs-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/scriptedICs-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/scriptedICs-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/scriptedICs-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/scriptedICs-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/scriptedICs-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/setPropTypeGuard.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/setPropTypeGuard.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/setPropTypeGuard.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/setPropTypeGuard.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/setPropTypeGuard.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/setPropTypeGuard.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/setPropTypeGuard.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/setPropTypeGuard.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/setPropTypeGuard.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/smallIntTypedArrays.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/smallIntTypedArrays.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/smallIntTypedArrays.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/smallIntTypedArrays.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/smallIntTypedArrays.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/smallIntTypedArrays.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/smallIntTypedArrays.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/smallIntTypedArrays.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/smallIntTypedArrays.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/strictModeSetUndefinedVar.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/strictModeSetUndefinedVar.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/strictModeSetUndefinedVar.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/strictModeSetUndefinedVar.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/strictModeSetUndefinedVar.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/strictModeSetUndefinedVar.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/strictModeSetUndefinedVar.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/strictModeSetUndefinedVar.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/strictModeSetUndefinedVar.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/subCommutativity.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/subCommutativity.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/subCommutativity.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/subCommutativity.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/subCommutativity.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/subCommutativity.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/subCommutativity.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/subCommutativity.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/subCommutativity.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/tableSwitchConst.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/tableSwitchConst.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/tableSwitchConst.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/tableSwitchConst.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/tableSwitchConst.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/tableSwitchConst.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/tableSwitchConst.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/tableSwitchConst.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/tableSwitchConst.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/tableSwitchDouble.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/tableSwitchDouble.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/tableSwitchDouble.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/tableSwitchDouble.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/tableSwitchDouble.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/tableSwitchDouble.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/tableSwitchDouble.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/tableSwitchDouble.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/tableSwitchDouble.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/tableSwitchEmpty.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/tableSwitchEmpty.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/tableSwitchEmpty.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/tableSwitchEmpty.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/tableSwitchEmpty.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/tableSwitchEmpty.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/tableSwitchEmpty.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/tableSwitchEmpty.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/tableSwitchEmpty.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/tableSwitchFloat.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/tableSwitchFloat.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/tableSwitchFloat.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/tableSwitchFloat.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/tableSwitchFloat.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/tableSwitchFloat.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/tableSwitchFloat.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/tableSwitchFloat.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/tableSwitchFloat.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/tableSwitchNeg.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/tableSwitchNeg.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/tableSwitchNeg.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/tableSwitchNeg.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/tableSwitchNeg.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/tableSwitchNeg.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/tableSwitchNeg.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/tableSwitchNeg.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/tableSwitchNeg.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testAddStringObject.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testAddStringObject.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testAddStringObject.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testAddStringObject.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testAddStringObject.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testAddStringObject.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testAddStringObject.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testAddStringObject.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testAddStringObject.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testBug550743.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testBug550743.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testBug550743.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testBug550743.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testBug550743.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testBug550743.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testBug550743.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testBug550743.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testBug550743.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testCallElemAfterGC.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testCallElemAfterGC.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testCallElemAfterGC.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testCallElemAfterGC.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testCallElemAfterGC.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testCallElemAfterGC.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testCallElemAfterGC.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testCallElemAfterGC.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testCallElemAfterGC.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testDenseCallElem.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testDenseCallElem.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testDenseCallElem.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testDenseCallElem.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testDenseCallElem.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testDenseCallElem.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testDenseCallElem.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testDenseCallElem.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testDenseCallElem.js TEST-PASS | jit_test.py -a | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testForOps.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testForOps.js TEST-PASS | jit_test.py -a -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testForOps.js TEST-PASS | jit_test.py -a -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testForOps.js TEST-PASS | jit_test.py -a -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testForOps.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testForOps.js TEST-PASS | jit_test.py -a -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testForOps.js TEST-PASS | jit_test.py -a -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testForOps.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testForOps.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testIfEqX.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testIfEqX.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testIfEqX.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testIfEqX.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testIfEqX.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testIfEqX.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testIfEqX.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testIfEqX.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testIfEqX.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testPropCallElem.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testPropCallElem.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testPropCallElem.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testPropCallElem.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testPropCallElem.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testPropCallElem.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testPropCallElem.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testPropCallElem.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testPropCallElem.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testPropCallElem2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testPropCallElem2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testPropCallElem2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testPropCallElem2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testPropCallElem2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testPropCallElem2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testPropCallElem2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testPropCallElem2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testPropCallElem2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testSetElem-Easy.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testSetElem-Easy.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testSetElem-Easy.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testSetElem-Easy.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testSetElem-Easy.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testSetElem-Easy.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testSetElem-Easy.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testSetElem-Easy.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testSetElem-Easy.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testSetElem-Indexed.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testSetElem-Indexed.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testSetElem-Indexed.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testSetElem-Indexed.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testSetElem-Indexed.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testSetElem-Indexed.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testSetElem-Indexed.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testSetElem-Indexed.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testSetElem-Indexed.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testSetElem-NewProto.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testSetElem-NewProto.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testSetElem-NewProto.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testSetElem-NewProto.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testSetElem-NewProto.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testSetElem-NewProto.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testSetElem-NewProto.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testSetElem-NewProto.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testSetElem-NewProto.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testSetTypedFloatArray.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testSetTypedFloatArray.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testSetTypedFloatArray.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testSetTypedFloatArray.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testSetTypedFloatArray.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testSetTypedFloatArray.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testSetTypedFloatArray.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testSetTypedFloatArray.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testSetTypedFloatArray.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testSetTypedIntArray.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testSetTypedIntArray.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testSetTypedIntArray.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testSetTypedIntArray.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testSetTypedIntArray.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testSetTypedIntArray.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testSetTypedIntArray.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testSetTypedIntArray.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testSetTypedIntArray.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testShiftSameBacking.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testShiftSameBacking.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testShiftSameBacking.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testShiftSameBacking.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testShiftSameBacking.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testShiftSameBacking.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testShiftSameBacking.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testShiftSameBacking.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testShiftSameBacking.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testTableSwitchX.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testTableSwitchX.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testTableSwitchX.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testTableSwitchX.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testTableSwitchX.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testTableSwitchX.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testTableSwitchX.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testTableSwitchX.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/testTableSwitchX.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/undoAdd.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/undoAdd.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/undoAdd.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/undoAdd.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/undoAdd.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/undoAdd.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/undoAdd.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/undoAdd.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/undoAdd.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/unsignedShiftZero.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/unsignedShiftZero.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/unsignedShiftZero.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/unsignedShiftZero.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/unsignedShiftZero.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/unsignedShiftZero.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/unsignedShiftZero.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/unsignedShiftZero.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/unsignedShiftZero.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/xor-sanity.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/xor-sanity.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/xor-sanity.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/xor-sanity.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/xor-sanity.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/xor-sanity.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/xor-sanity.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/xor-sanity.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/xor-sanity.js TEST-PASS | jit_test.py -a -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-call-newvar.js TEST-PASS | jit_test.py -a -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-call-newvar.js TEST-PASS | jit_test.py -a -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-call-newvar.js TEST-PASS | jit_test.py -a -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-call-newvar.js TEST-PASS | jit_test.py -a -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-call-newvar.js TEST-PASS | jit_test.py -a -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-call-newvar.js TEST-PASS | jit_test.py -a -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-call-newvar.js TEST-PASS | jit_test.py -a -d -a -m -d -n| /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-call-newvar.js TEST-PASS | jit_test.py -a -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-call-newvar.js TEST-PASS | jit_test.py -a -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-call-typechange.js TEST-PASS | jit_test.py -a -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-call-typechange.js TEST-PASS | jit_test.py -a -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-call-typechange.js TEST-PASS | jit_test.py -a -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-call-typechange.js TEST-PASS | jit_test.py -a -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-call-typechange.js TEST-PASS | jit_test.py -a -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-call-typechange.js TEST-PASS | jit_test.py -a -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-call-typechange.js TEST-PASS | jit_test.py -a -d -a -m -d -n| /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-call-typechange.js TEST-PASS | jit_test.py -a -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-call-typechange.js TEST-PASS | jit_test.py -a -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-call.js TEST-PASS | jit_test.py -a -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-call.js TEST-PASS | jit_test.py -a -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-call.js TEST-PASS | jit_test.py -a -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-call.js TEST-PASS | jit_test.py -a -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-call.js TEST-PASS | jit_test.py -a -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-call.js TEST-PASS | jit_test.py -a -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-call.js TEST-PASS | jit_test.py -a -d -a -m -d -n| /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-call.js TEST-PASS | jit_test.py -a -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-call.js TEST-PASS | jit_test.py -a -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-getter-newvar.js TEST-PASS | jit_test.py -a -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-getter-newvar.js TEST-PASS | jit_test.py -a -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-getter-newvar.js TEST-PASS | jit_test.py -a -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-getter-newvar.js TEST-PASS | jit_test.py -a -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-getter-newvar.js TEST-PASS | jit_test.py -a -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-getter-newvar.js TEST-PASS | jit_test.py -a -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-getter-newvar.js TEST-PASS | jit_test.py -a -d -a -m -d -n| /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-getter-newvar.js TEST-PASS | jit_test.py -a -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-getter-newvar.js TEST-PASS | jit_test.py -a -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-getter-typechange.js TEST-PASS | jit_test.py -a -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-getter-typechange.js TEST-PASS | jit_test.py -a -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-getter-typechange.js TEST-PASS | jit_test.py -a -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-getter-typechange.js TEST-PASS | jit_test.py -a -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-getter-typechange.js TEST-PASS | jit_test.py -a -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-getter-typechange.js TEST-PASS | jit_test.py -a -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-getter-typechange.js TEST-PASS | jit_test.py -a -d -a -m -d -n| /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-getter-typechange.js TEST-PASS | jit_test.py -a -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-getter-typechange.js TEST-PASS | jit_test.py -a -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-getter.js TEST-PASS | jit_test.py -a -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-getter.js TEST-PASS | jit_test.py -a -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-getter.js TEST-PASS | jit_test.py -a -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-getter.js TEST-PASS | jit_test.py -a -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-getter.js TEST-PASS | jit_test.py -a -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-getter.js TEST-PASS | jit_test.py -a -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-getter.js TEST-PASS | jit_test.py -a -d -a -m -d -n| /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-getter.js TEST-PASS | jit_test.py -a -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-getter.js TEST-PASS | jit_test.py -a -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-global-newvar.js TEST-PASS | jit_test.py -a -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-global-newvar.js TEST-PASS | jit_test.py -a -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-global-newvar.js TEST-PASS | jit_test.py -a -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-global-newvar.js TEST-PASS | jit_test.py -a -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-global-newvar.js TEST-PASS | jit_test.py -a -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-global-newvar.js TEST-PASS | jit_test.py -a -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-global-newvar.js TEST-PASS | jit_test.py -a -d -a -m -d -n| /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-global-newvar.js TEST-PASS | jit_test.py -a -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-global-newvar.js TEST-PASS | jit_test.py -a -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-trap-newvar.js TEST-PASS | jit_test.py -a -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-trap-newvar.js TEST-PASS | jit_test.py -a -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-trap-newvar.js TEST-PASS | jit_test.py -a -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-trap-newvar.js TEST-PASS | jit_test.py -a -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-trap-newvar.js TEST-PASS | jit_test.py -a -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-trap-newvar.js TEST-PASS | jit_test.py -a -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-trap-newvar.js TEST-PASS | jit_test.py -a -d -a -m -d -n| /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-trap-newvar.js TEST-PASS | jit_test.py -a -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-trap-newvar.js TEST-PASS | jit_test.py -a -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-trap-typechange.js TEST-PASS | jit_test.py -a -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-trap-typechange.js TEST-PASS | jit_test.py -a -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-trap-typechange.js TEST-PASS | jit_test.py -a -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-trap-typechange.js TEST-PASS | jit_test.py -a -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-trap-typechange.js TEST-PASS | jit_test.py -a -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-trap-typechange.js TEST-PASS | jit_test.py -a -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-trap-typechange.js TEST-PASS | jit_test.py -a -d -a -m -d -n| /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-trap-typechange.js TEST-PASS | jit_test.py -a -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-trap-typechange.js TEST-PASS | jit_test.py -a -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-trap.js TEST-PASS | jit_test.py -a -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-trap.js TEST-PASS | jit_test.py -a -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-trap.js TEST-PASS | jit_test.py -a -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-trap.js TEST-PASS | jit_test.py -a -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-trap.js TEST-PASS | jit_test.py -a -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-trap.js TEST-PASS | jit_test.py -a -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-trap.js TEST-PASS | jit_test.py -a -d -a -m -d -n| /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-trap.js TEST-PASS | jit_test.py -a -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/eif-trap.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/simple-trap-1.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/simple-trap-1.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/simple-trap-1.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/simple-trap-1.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/simple-trap-1.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/simple-trap-1.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/simple-trap-1.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/simple-trap-1.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/simple-trap-1.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/simple-trap-2.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/simple-trap-2.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/simple-trap-2.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/simple-trap-2.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/simple-trap-2.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/simple-trap-2.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/simple-trap-2.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/simple-trap-2.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/simple-trap-2.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/simple-untrap.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/simple-untrap.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/simple-untrap.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/simple-untrap.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/simple-untrap.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/simple-untrap.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/simple-untrap.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/simple-untrap.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/simple-untrap.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/test-debugger-1.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/test-debugger-1.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/test-debugger-1.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/test-debugger-1.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/test-debugger-1.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/test-debugger-1.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/test-debugger-1.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/test-debugger-1.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/test-debugger-1.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/test-debugger-2.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/test-debugger-2.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/test-debugger-2.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/test-debugger-2.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/test-debugger-2.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/test-debugger-2.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/test-debugger-2.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/test-debugger-2.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/test-debugger-2.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/test-throwhook-1.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/test-throwhook-1.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/test-throwhook-1.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/test-throwhook-1.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/test-throwhook-1.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/test-throwhook-1.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/test-throwhook-1.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/test-throwhook-1.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/test-throwhook-1.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/test-throwhook-2.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/test-throwhook-2.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/test-throwhook-2.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/test-throwhook-2.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/test-throwhook-2.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/test-throwhook-2.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/test-throwhook-2.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/test-throwhook-2.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/test-throwhook-2.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-force-return-1.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-force-return-1.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-force-return-1.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-force-return-1.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-force-return-1.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-force-return-1.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-force-return-1.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-force-return-1.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-force-return-1.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-force-return-2.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-force-return-2.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-force-return-2.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-force-return-2.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-force-return-2.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-force-return-2.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-force-return-2.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-force-return-2.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-force-return-2.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-from-add-inline.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-from-add-inline.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-from-add-inline.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-from-add-inline.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-from-add-inline.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-from-add-inline.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-from-add-inline.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-from-add-inline.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-from-add-inline.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-from-add-ool.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-from-add-ool.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-from-add-ool.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-from-add-ool.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-from-add-ool.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-from-add-ool.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-from-add-ool.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-from-add-ool.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-from-add-ool.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-own-callsite.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-own-callsite.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-own-callsite.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-own-callsite.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-own-callsite.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-own-callsite.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-own-callsite.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-own-callsite.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-own-callsite.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-parent-from-trap.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-parent-from-trap.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-parent-from-trap.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-parent-from-trap.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-parent-from-trap.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-parent-from-trap.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-parent-from-trap.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-parent-from-trap.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-parent-from-trap.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-parent.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-parent.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-parent.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-parent.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-parent.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-parent.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-parent.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-parent.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-parent.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-self-as-parent.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-self-as-parent.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-self-as-parent.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-self-as-parent.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-self-as-parent.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-self-as-parent.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-self-as-parent.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-self-as-parent.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-self-as-parent.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-self-from-trap.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-self-from-trap.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-self-from-trap.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-self-from-trap.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-self-from-trap.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-self-from-trap.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-self-from-trap.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-self-from-trap.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-self-from-trap.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-self.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-self.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-self.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-self.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-self.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-self.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-self.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-self.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/trap-self.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/untrap-cross-global.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/untrap-cross-global.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/untrap-cross-global.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/untrap-cross-global.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/untrap-cross-global.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/untrap-cross-global.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/untrap-cross-global.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/untrap-cross-global.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/untrap-cross-global.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/untrap-own-trapsite.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/untrap-own-trapsite.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/untrap-own-trapsite.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/untrap-own-trapsite.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/untrap-own-trapsite.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/untrap-own-trapsite.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/untrap-own-trapsite.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/untrap-own-trapsite.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/untrap-own-trapsite.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/untrap-self.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/untrap-self.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/untrap-self.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/untrap-self.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/untrap-self.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/untrap-self.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/untrap-self.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/untrap-self.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/bug563000/untrap-self.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/chunk/bug712265.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/chunk/bug712265.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/chunk/bug712265.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/chunk/bug712265.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/chunk/bug712265.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/chunk/bug712265.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/chunk/bug712265.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/chunk/bug712265.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/chunk/bug712265.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/chunk/bug712267.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/chunk/bug712267.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/chunk/bug712267.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/chunk/bug712267.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/chunk/bug712267.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/chunk/bug712267.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/chunk/bug712267.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/chunk/bug712267.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/chunk/bug712267.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug645645.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug645645.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug645645.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug645645.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug645645.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug645645.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug645645.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug645645.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug645645.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug645666.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug645666.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug645666.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug645666.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug645666.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug645666.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug645666.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug645666.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug645666.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug646004.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug646004.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug646004.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug646004.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug646004.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug646004.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug646004.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug646004.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug646004.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug646480.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug646480.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug646480.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug646480.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug646480.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug646480.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug646480.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug646480.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug646480.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug647973.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug647973.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug647973.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug647973.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug647973.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug647973.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug647973.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug647973.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug647973.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug651209.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug651209.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug651209.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug651209.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug651209.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug651209.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug651209.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug651209.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug651209.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug655954.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug655954.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug655954.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug655954.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug655954.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug655954.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug655954.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug655954.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug655954.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug656221.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug656221.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug656221.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug656221.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug656221.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug656221.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug656221.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug656221.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug656221.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug676491.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug676491.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug676491.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug676491.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug676491.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug676491.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug676491.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug676491.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug676491.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug680759.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug680759.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug680759.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug680759.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug680759.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug680759.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug680759.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug680759.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/bug680759.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/doubleArg.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/doubleArg.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/doubleArg.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/doubleArg.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/doubleArg.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/doubleArg.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/doubleArg.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/doubleArg.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/doubleArg.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/mathAbs.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/mathAbs.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/mathAbs.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/mathAbs.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/mathAbs.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/mathAbs.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/mathAbs.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/mathAbs.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/mathAbs.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/mathFloor.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/mathFloor.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/mathFloor.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/mathFloor.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/mathFloor.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/mathFloor.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/mathFloor.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/mathFloor.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/mathFloor.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/mathPow.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/mathPow.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/mathPow.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/mathPow.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/mathPow.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/mathPow.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/mathPow.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/mathPow.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/mathPow.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/mathRound.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/mathRound.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/mathRound.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/mathRound.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/mathRound.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/mathRound.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/mathRound.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/mathRound.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/mathRound.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/mathSqrt.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/mathSqrt.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/mathSqrt.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/mathSqrt.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/mathSqrt.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/mathSqrt.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/mathSqrt.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/mathSqrt.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/mathSqrt.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-04.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-04.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-04.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-04.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-04.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-04.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-04.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-04.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-04.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-05.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-05.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-05.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-05.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-05.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-05.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-05.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-05.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-05.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-06.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-06.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-06.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-06.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-06.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-06.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-06.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-06.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-06.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-07.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-07.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-07.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-07.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-07.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-07.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-07.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-07.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-07.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-08.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-08.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-08.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-08.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-08.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-08.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-08.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-08.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-08.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-09.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-09.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-09.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-09.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-09.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-09.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-09.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-09.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-09.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-10.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-10.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-10.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-10.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-10.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-10.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-10.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-10.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-10.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-11.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-11.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-11.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-11.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-11.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-11.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-11.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-11.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/scripted-11.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/stringCharAt.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/stringCharAt.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/stringCharAt.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/stringCharAt.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/stringCharAt.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/stringCharAt.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/stringCharAt.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/stringCharAt.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/stringCharAt.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/stringCharCodeAt.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/stringCharCodeAt.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/stringCharCodeAt.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/stringCharCodeAt.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/stringCharCodeAt.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/stringCharCodeAt.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/stringCharCodeAt.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/stringCharCodeAt.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/stringCharCodeAt.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/undefinedLocal.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/undefinedLocal.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/undefinedLocal.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/undefinedLocal.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/undefinedLocal.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/undefinedLocal.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/undefinedLocal.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/undefinedLocal.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/inline/undefinedLocal.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug651155.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug651155.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug651155.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug651155.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug651155.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug651155.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug651155.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug651155.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug651155.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug654393.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug654393.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug654393.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug654393.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug654393.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug654393.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug654393.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug654393.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug654393.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug655854.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug655854.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug655854.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug655854.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug655854.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug655854.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug655854.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug655854.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug655854.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug658290.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug658290.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug658290.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug658290.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug658290.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug658290.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug658290.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug658290.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug658290.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug659452.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug659452.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug659452.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug659452.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug659452.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug659452.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug659452.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug659452.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug659452.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug668643.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug668643.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug668643.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug668643.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug668643.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug668643.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug668643.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug668643.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug668643.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug671814.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug671814.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug671814.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug671814.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug671814.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug671814.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug671814.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug671814.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug671814.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug680809.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug680809.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug680809.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug680809.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug680809.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug680809.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug680809.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug680809.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug680809.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug684621.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug684621.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug684621.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug684621.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug684621.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug684621.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug684621.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug684621.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/bug684621.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-04.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-04.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-04.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-04.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-04.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-04.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-04.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-04.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-04.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-05.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-05.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-05.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-05.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-05.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-05.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-05.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-05.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-05.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-06.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-06.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-06.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-06.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-06.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-06.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-06.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-06.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-06.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-07.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-07.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-07.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-07.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-07.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-07.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-07.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-07.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-07.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-08.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-08.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-08.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-08.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-08.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-08.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-08.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-08.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-08.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-09.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-09.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-09.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-09.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-09.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-09.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-09.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-09.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-09.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-10.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-10.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-10.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-10.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-10.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-10.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-10.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-10.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/hoist-10.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/integer-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/integer-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/integer-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/integer-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/integer-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/integer-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/integer-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/integer-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/integer-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/integer-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/integer-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/integer-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/integer-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/integer-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/integer-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/integer-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/integer-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/integer-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/property-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/property-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/property-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/property-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/property-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/property-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/property-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/property-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/loops/property-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/arith.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/arith.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/arith.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/arith.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/arith.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/arith.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/arith.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/arith.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/arith.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug617592.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug617592.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug617592.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug617592.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug617592.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug617592.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug617592.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug617592.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug617592.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug621292.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug621292.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug621292.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug621292.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug621292.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug621292.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug621292.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug621292.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug621292.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug621328.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug621328.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug621328.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug621328.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug621328.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug621328.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug621328.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug621328.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug621328.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug638977.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug638977.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug638977.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug638977.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug638977.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug638977.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug638977.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug638977.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug638977.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug639508.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug639508.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug639508.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug639508.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug639508.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug639508.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug639508.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug639508.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug639508.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug639882.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug639882.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug639882.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug639882.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug639882.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug639882.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug639882.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug639882.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug639882.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug640608.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug640608.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug640608.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug640608.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug640608.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug640608.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug640608.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug640608.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug640608.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug641225.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug641225.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug641225.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug641225.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug641225.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug641225.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug641225.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug641225.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug641225.js TEST-PASS | jit_test.py -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug641269.js TEST-PASS | jit_test.py -d -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug641269.js TEST-PASS | jit_test.py -d -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug641269.js TEST-PASS | jit_test.py -d -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug641269.js TEST-PASS | jit_test.py -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug641269.js TEST-PASS | jit_test.py -d -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug641269.js TEST-PASS | jit_test.py -d -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug641269.js TEST-PASS | jit_test.py -d -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug641269.js TEST-PASS | jit_test.py -d -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug641269.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug641535.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug641535.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug641535.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug641535.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug641535.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug641535.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug641535.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug641535.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug641535.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug642405.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug642405.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug642405.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug642405.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug642405.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug642405.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug642405.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug642405.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug642405.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug643182.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug643182.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug643182.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug643182.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug643182.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug643182.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug643182.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug643182.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug643182.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug643376.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug643376.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug643376.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug643376.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug643376.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug643376.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug643376.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug643376.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug643376.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug643552.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug643552.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug643552.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug643552.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug643552.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug643552.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug643552.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug643552.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug643552.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug643669.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug643669.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug643669.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug643669.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug643669.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug643669.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug643669.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug643669.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug643669.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug645044.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug645044.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug645044.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug645044.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug645044.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug645044.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug645044.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug645044.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug645044.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug646267.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug646267.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug646267.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug646267.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug646267.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug646267.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug646267.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug646267.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug646267.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647183.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647183.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647183.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647183.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647183.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647183.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647183.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647183.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647183.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647199.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647199.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647199.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647199.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647199.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647199.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647199.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647199.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647199.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647532.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647532.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647532.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647532.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647532.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647532.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647532.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647532.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647532.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647547.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647547.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647547.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647547.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647547.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647547.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647547.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647547.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647547.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647991-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647991-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647991-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647991-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647991-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647991-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647991-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647991-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647991-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647991-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647991-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647991-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647991-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647991-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647991-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647991-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647991-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug647991-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug648502.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug648502.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug648502.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug648502.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug648502.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug648502.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug648502.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug648502.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug648502.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug648567.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug648567.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug648567.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug648567.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug648567.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug648567.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug648567.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug648567.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug648567.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug648843.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug648843.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug648843.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug648843.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug648843.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug648843.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug648843.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug648843.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug648843.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug648966.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug648966.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug648966.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug648966.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug648966.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug648966.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug648966.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug648966.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug648966.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug649261.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug649261.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug649261.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug649261.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug649261.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug649261.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug649261.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug649261.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug649261.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug649769.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug649769.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug649769.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug649769.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug649769.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug649769.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug649769.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug649769.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug649769.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug651119.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug651119.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug651119.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug651119.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug651119.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug651119.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug651119.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug651119.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug651119.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug653980.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug653980.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug653980.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug653980.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug653980.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug653980.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug653980.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug653980.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug653980.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug654536.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug654536.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug654536.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug654536.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug654536.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug654536.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug654536.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug654536.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug654536.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug655949.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug655949.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug655949.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug655949.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug655949.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug655949.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug655949.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug655949.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug655949.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug655998.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug655998.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug655998.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug655998.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug655998.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug655998.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug655998.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug655998.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug655998.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug656753.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug656753.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug656753.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug656753.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug656753.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug656753.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug656753.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug656753.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug656753.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug657288.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug657288.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug657288.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug657288.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug657288.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug657288.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug657288.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug657288.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug657288.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug658209.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug658209.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug658209.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug658209.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug658209.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug658209.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug658209.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug658209.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug658209.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug658211.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug658211.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug658211.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug658211.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug658211.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug658211.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug658211.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug658211.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug658211.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug658212.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug658212.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug658212.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug658212.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug658212.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug658212.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug658212.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug658212.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug658212.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug658561.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug658561.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug658561.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug658561.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug658561.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug658561.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug658561.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug658561.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug658561.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug658777.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug658777.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug658777.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug658777.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug658777.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug658777.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug658777.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug658777.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug658777.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug659639.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug659639.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug659639.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug659639.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug659639.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug659639.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug659639.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug659639.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug659639.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug659766.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug659766.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug659766.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug659766.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug659766.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug659766.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug659766.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug659766.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug659766.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug660737.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug660737.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug660737.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug660737.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug660737.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug660737.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug660737.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug660737.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug660737.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug661859.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug661859.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug661859.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug661859.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug661859.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug661859.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug661859.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug661859.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug661859.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug663690.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug663690.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug663690.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug663690.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug663690.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug663690.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug663690.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug663690.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug663690.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug671943-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug671943-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug671943-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug671943-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug671943-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug671943-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug671943-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug671943-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug671943-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug671943-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug671943-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug671943-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug671943-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug671943-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug671943-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug671943-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug671943-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug671943-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug672123.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug672123.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug672123.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug672123.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug672123.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug672123.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug672123.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug672123.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug672123.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug673812.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug673812.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug673812.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug673812.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug673812.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug673812.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug673812.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug673812.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug673812.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug674391.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug674391.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug674391.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug674391.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug674391.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug674391.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug674391.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug674391.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug674391.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug676764.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug676764.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug676764.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug676764.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug676764.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug676764.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug676764.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug676764.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/bug676764.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/callic.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/callic.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/callic.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/callic.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/callic.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/callic.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/callic.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/callic.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/callic.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/exotic.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/exotic.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/exotic.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/exotic.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/exotic.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/exotic.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/exotic.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/exotic.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/exotic.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/flush.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/flush.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/flush.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/flush.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/flush.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/flush.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/flush.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/flush.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/flush.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/getelem.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/getelem.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/getelem.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/getelem.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/getelem.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/getelem.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/getelem.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/getelem.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/getelem.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/incdec.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/incdec.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/incdec.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/incdec.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/incdec.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/incdec.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/incdec.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/incdec.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/incdec.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/inlinestubs.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/inlinestubs.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/inlinestubs.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/inlinestubs.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/inlinestubs.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/inlinestubs.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/inlinestubs.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/inlinestubs.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/inlinestubs.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/memory-01.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/memory-01.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/memory-01.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/memory-01.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/memory-01.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/memory-01.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/memory-01.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/memory-01.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/memory-01.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/memory-02.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/memory-02.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/memory-02.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/memory-02.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/memory-02.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/memory-02.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/memory-02.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/memory-02.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/memory-02.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/memory-03.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/memory-03.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/memory-03.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/memory-03.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/memory-03.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/memory-03.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/memory-03.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/memory-03.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/memory-03.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/memory-04.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/memory-04.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/memory-04.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/memory-04.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/memory-04.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/memory-04.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/memory-04.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/memory-04.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/memory-04.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/native.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/native.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/native.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/native.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/native.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/native.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/native.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/native.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/native.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/nativemulti.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/nativemulti.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/nativemulti.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/nativemulti.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/nativemulti.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/nativemulti.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/nativemulti.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/nativemulti.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/nativemulti.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/nativestack.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/nativestack.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/nativestack.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/nativestack.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/nativestack.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/nativestack.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/nativestack.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/nativestack.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/nativestack.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/patchdouble.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/patchdouble.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/patchdouble.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/patchdouble.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/patchdouble.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/patchdouble.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/patchdouble.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/patchdouble.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/patchdouble.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/property.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/property.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/property.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/property.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/property.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/property.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/property.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/property.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/property.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/propic.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/propic.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/propic.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/propic.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/propic.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/propic.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/propic.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/propic.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/propic.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/staticoverflow.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/staticoverflow.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/staticoverflow.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/staticoverflow.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/staticoverflow.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/staticoverflow.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/staticoverflow.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/staticoverflow.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/staticoverflow.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/undef.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/undef.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/undef.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/undef.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/undef.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/undef.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/undef.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/undef.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/jaeger/recompile/undef.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/bug783924.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/bug783924.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/bug783924.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/bug783924.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/bug783924.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/bug783924.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/bug783924.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/bug783924.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/bug783924.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/bug787282.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/bug787282.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/bug787282.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/bug787282.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/bug787282.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/bug787282.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/bug787282.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/bug787282.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/bug787282.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/comprehension-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/comprehension-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/comprehension-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/comprehension-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/comprehension-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/comprehension-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/comprehension-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/comprehension-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/comprehension-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/comprehension-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/comprehension-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/comprehension-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/comprehension-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/comprehension-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/comprehension-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/comprehension-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/comprehension-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/comprehension-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/comprehension-fn-args.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/comprehension-fn-args.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/comprehension-fn-args.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/comprehension-fn-args.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/comprehension-fn-args.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/comprehension-fn-args.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/comprehension-fn-args.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/comprehension-fn-args.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/comprehension-fn-args.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/comprehension-scale.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/comprehension-scale.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/comprehension-scale.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/comprehension-scale.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/comprehension-scale.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/comprehension-scale.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/comprehension-scale.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/comprehension-scale.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/comprehension-scale.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/comprehension-throws.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/comprehension-throws.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/comprehension-throws.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/comprehension-throws.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/comprehension-throws.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/comprehension-throws.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/comprehension-throws.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/comprehension-throws.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/comprehension-throws.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/constructor-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/constructor-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/constructor-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/constructor-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/constructor-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/constructor-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/constructor-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/constructor-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/constructor-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/constructor-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/constructor-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/constructor-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/constructor-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/constructor-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/constructor-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/constructor-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/constructor-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/constructor-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/constructor-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/constructor-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/constructor-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/constructor-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/constructor-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/constructor-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/constructor-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/constructor-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/constructor-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/constructor-4.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/constructor-4.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/constructor-4.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/constructor-4.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/constructor-4.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/constructor-4.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/constructor-4.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/constructor-4.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/constructor-4.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/constructor-5.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/constructor-5.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/constructor-5.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/constructor-5.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/constructor-5.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/constructor-5.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/constructor-5.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/constructor-5.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/constructor-5.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/element-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/element-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/element-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/element-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/element-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/element-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/element-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/element-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/element-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/element-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/element-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/element-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/element-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/element-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/element-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/element-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/element-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/element-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/element-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/element-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/element-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/element-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/element-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/element-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/element-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/element-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/element-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/enumerate-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/enumerate-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/enumerate-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/enumerate-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/enumerate-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/enumerate-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/enumerate-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/enumerate-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/enumerate-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/filter-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/filter-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/filter-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/filter-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/filter-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/filter-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/filter-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/filter-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/filter-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/filter-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/filter-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/filter-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/filter-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/filter-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/filter-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/filter-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/filter-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/filter-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/filter-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/filter-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/filter-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/filter-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/filter-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/filter-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/filter-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/filter-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/filter-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/filter-4.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/filter-4.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/filter-4.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/filter-4.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/filter-4.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/filter-4.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/filter-4.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/filter-4.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/filter-4.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/flatten-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/flatten-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/flatten-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/flatten-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/flatten-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/flatten-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/flatten-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/flatten-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/flatten-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/flatten-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/flatten-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/flatten-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/flatten-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/flatten-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/flatten-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/flatten-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/flatten-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/flatten-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/flatten-throws.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/flatten-throws.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/flatten-throws.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/flatten-throws.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/flatten-throws.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/flatten-throws.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/flatten-throws.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/flatten-throws.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/flatten-throws.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-4.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-4.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-4.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-4.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-4.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-4.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-4.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-4.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-4.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-5.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-5.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-5.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-5.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-5.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-5.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-5.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-5.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-5.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-throws.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-throws.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-throws.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-throws.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-throws.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-throws.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-throws.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-throws.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/get-throws.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/holes-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/holes-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/holes-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/holes-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/holes-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/holes-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/holes-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/holes-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/holes-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/holes-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/holes-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/holes-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/holes-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/holes-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/holes-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/holes-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/holes-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/holes-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/length-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/length-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/length-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/length-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/length-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/length-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/length-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/length-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/length-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/length-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/length-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/length-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/length-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/length-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/length-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/length-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/length-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/length-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/length-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/length-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/length-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/length-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/length-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/length-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/length-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/length-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/length-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/map-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/map-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/map-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/map-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/map-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/map-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/map-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/map-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/map-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/map-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/map-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/map-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/map-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/map-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/map-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/map-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/map-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/map-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/map-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/map-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/map-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/map-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/map-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/map-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/map-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/map-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/map-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/map-fn-args.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/map-fn-args.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/map-fn-args.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/map-fn-args.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/map-fn-args.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/map-fn-args.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/map-fn-args.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/map-fn-args.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/map-fn-args.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/map-throws.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/map-throws.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/map-throws.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/map-throws.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/map-throws.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/map-throws.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/map-throws.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/map-throws.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/map-throws.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/partition-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/partition-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/partition-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/partition-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/partition-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/partition-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/partition-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/partition-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/partition-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/partition-throws.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/partition-throws.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/partition-throws.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/partition-throws.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/partition-throws.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/partition-throws.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/partition-throws.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/partition-throws.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/partition-throws.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/reduce-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/reduce-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/reduce-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/reduce-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/reduce-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/reduce-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/reduce-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/reduce-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/reduce-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/reduce-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/reduce-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/reduce-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/reduce-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/reduce-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/reduce-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/reduce-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/reduce-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/reduce-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/reduce-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/reduce-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/reduce-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/reduce-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/reduce-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/reduce-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/reduce-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/reduce-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/reduce-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/reduce-fn-args.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/reduce-fn-args.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/reduce-fn-args.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/reduce-fn-args.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/reduce-fn-args.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/reduce-fn-args.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/reduce-fn-args.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/reduce-fn-args.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/reduce-fn-args.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/reduce-throws.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/reduce-throws.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/reduce-throws.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/reduce-throws.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/reduce-throws.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/reduce-throws.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/reduce-throws.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/reduce-throws.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/reduce-throws.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scan-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scan-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scan-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scan-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scan-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scan-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scan-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scan-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scan-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scan-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scan-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scan-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scan-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scan-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scan-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scan-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scan-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scan-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scan-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scan-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scan-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scan-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scan-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scan-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scan-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scan-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scan-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scan-fn-args.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scan-fn-args.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scan-fn-args.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scan-fn-args.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scan-fn-args.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scan-fn-args.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scan-fn-args.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scan-fn-args.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scan-fn-args.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scan-throws.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scan-throws.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scan-throws.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scan-throws.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scan-throws.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scan-throws.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scan-throws.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scan-throws.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scan-throws.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-4.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-4.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-4.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-4.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-4.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-4.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-4.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-4.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-4.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-5.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-5.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-5.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-5.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-5.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-5.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-5.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-5.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-5.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-6.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-6.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-6.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-6.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-6.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-6.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-6.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-6.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-6.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-7.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-7.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-7.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-7.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-7.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-7.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-7.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-7.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-7.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-8.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-8.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-8.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-8.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-8.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-8.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-8.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-8.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-8.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-9.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-9.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-9.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-9.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-9.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-9.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-9.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-9.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-9.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-throws.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-throws.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-throws.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-throws.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-throws.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-throws.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-throws.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-throws.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/scatter-throws.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/shape-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/shape-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/shape-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/shape-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/shape-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/shape-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/shape-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/shape-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/shape-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/shape-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/shape-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/shape-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/shape-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/shape-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/shape-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/shape-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/shape-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/shape-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/shape-4.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/shape-4.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/shape-4.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/shape-4.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/shape-4.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/shape-4.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/shape-4.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/shape-4.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/shape-4.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/surfaces-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/surfaces-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/surfaces-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/surfaces-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/surfaces-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/surfaces-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/surfaces-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/surfaces-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/surfaces-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/surfaces-2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/surfaces-2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/surfaces-2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/surfaces-2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/surfaces-2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/surfaces-2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/surfaces-2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/surfaces-2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/surfaces-2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/surfaces-3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/surfaces-3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/surfaces-3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/surfaces-3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/surfaces-3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/surfaces-3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/surfaces-3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/surfaces-3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/surfaces-3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/toString-1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/toString-1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/toString-1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/toString-1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/toString-1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/toString-1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/toString-1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/toString-1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/parallelarray/toString-1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/arguments.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/arguments.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/arguments.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/arguments.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/arguments.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/arguments.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/arguments.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/arguments.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/arguments.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug558099.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug558099.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug558099.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug558099.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug558099.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug558099.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug558099.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug558099.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug558099.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug558616.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug558616.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug558616.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug558616.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug558616.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug558616.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug558616.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug558616.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug558616.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug582899.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug582899.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug582899.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug582899.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug582899.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug582899.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug582899.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug582899.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug582899.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug584642.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug584642.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug584642.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug584642.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug584642.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug584642.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug584642.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug584642.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug584642.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug595706.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug595706.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug595706.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug595706.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug595706.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug595706.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug595706.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug595706.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug595706.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug645184.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug645184.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug645184.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug645184.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug645184.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug645184.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug645184.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug645184.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/bug645184.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/call_self.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/call_self.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/call_self.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/call_self.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/call_self.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/call_self.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/call_self.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/call_self.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/call_self.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/callname-eager-this1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/callname-eager-this1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/callname-eager-this1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/callname-eager-this1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/callname-eager-this1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/callname-eager-this1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/callname-eager-this1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/callname-eager-this1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/callname-eager-this1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/callname-eager-this2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/callname-eager-this2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/callname-eager-this2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/callname-eager-this2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/callname-eager-this2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/callname-eager-this2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/callname-eager-this2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/callname-eager-this2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/callname-eager-this2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/callname-global1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/callname-global1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/callname-global1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/callname-global1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/callname-global1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/callname-global1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/callname-global1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/callname-global1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/callname-global1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/callname-global2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/callname-global2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/callname-global2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/callname-global2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/callname-global2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/callname-global2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/callname-global2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/callname-global2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/callname-global2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/callname-with.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/callname-with.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/callname-with.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/callname-with.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/callname-with.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/callname-with.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/callname-with.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/callname-with.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/callname-with.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/densearray.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/densearray.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/densearray.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/densearray.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/densearray.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/densearray.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/densearray.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/densearray.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/densearray.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/fuzz1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/fuzz1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/fuzz1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/fuzz1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/fuzz1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/fuzz1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/fuzz1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/fuzz1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/fuzz1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/fuzz2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/fuzz2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/fuzz2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/fuzz2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/fuzz2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/fuzz2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/fuzz2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/fuzz2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/fuzz2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/fuzz3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/fuzz3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/fuzz3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/fuzz3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/fuzz3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/fuzz3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/fuzz3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/fuzz3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/fuzz3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/getelem-large-index.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/getelem-large-index.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/getelem-large-index.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/getelem-large-index.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/getelem-large-index.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/getelem-large-index.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/getelem-large-index.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/getelem-large-index.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/getelem-large-index.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/grandproto.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/grandproto.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/grandproto.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/grandproto.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/grandproto.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/grandproto.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/grandproto.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/grandproto.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/grandproto.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/length_array.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/length_array.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/length_array.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/length_array.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/length_array.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/length_array.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/length_array.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/length_array.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/length_array.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/length_mix.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/length_mix.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/length_mix.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/length_mix.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/length_mix.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/length_mix.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/length_mix.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/length_mix.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/length_mix.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/length_object.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/length_object.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/length_object.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/length_object.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/length_object.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/length_object.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/length_object.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/length_object.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/length_object.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/length_string.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/length_string.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/length_string.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/length_string.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/length_string.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/length_string.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/length_string.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/length_string.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/length_string.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/length_string_object.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/length_string_object.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/length_string_object.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/length_string_object.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/length_string_object.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/length_string_object.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/length_string_object.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/length_string_object.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/length_string_object.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/proto1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/proto1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/proto1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/proto1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/proto1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/proto1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/proto1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/proto1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/proto1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/proto3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/proto3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/proto3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/proto3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/proto3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/proto3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/proto3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/proto3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/proto3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/proto_self.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/proto_self.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/proto_self.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/proto_self.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/proto_self.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/proto_self.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/proto_self.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/proto_self.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/proto_self.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/self1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/self1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/self1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/self1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/self1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/self1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/self1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/self1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/self1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/self2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/self2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/self2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/self2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/self2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/self2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/self2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/self2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/self2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/self3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/self3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/self3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/self3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/self3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/self3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/self3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/self3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/self3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/self8.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/self8.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/self8.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/self8.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/self8.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/self8.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/self8.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/self8.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/self8.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/set-assign.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/set-assign.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/set-assign.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/set-assign.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/set-assign.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/set-assign.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/set-assign.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/set-assign.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/set-assign.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/set1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/set1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/set1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/set1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/set1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/set1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/set1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/set1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/set1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/set2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/set2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/set2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/set2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/set2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/set2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/set2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/set2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/set2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/shape_regen.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/shape_regen.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/shape_regen.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/shape_regen.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/shape_regen.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/shape_regen.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/shape_regen.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/shape_regen.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/shape_regen.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/thisprop.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/thisprop.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/thisprop.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/thisprop.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/thisprop.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/thisprop.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/thisprop.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/thisprop.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/thisprop.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/to-dictionary.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/to-dictionary.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/to-dictionary.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/to-dictionary.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/to-dictionary.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/to-dictionary.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/to-dictionary.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/to-dictionary.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/to-dictionary.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch1a.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch1a.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch1a.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch1a.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch1a.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch1a.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch1a.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch1a.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch1a.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch2.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch2.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch2.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch2.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch2.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch2.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch2.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch2.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch2.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch2a.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch2a.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch2a.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch2a.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch2a.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch2a.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch2a.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch2a.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch2a.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch3.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch3.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch3.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch3.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch3.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch3.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch3.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch3.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch3.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch3a.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch3a.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch3a.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch3a.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch3a.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch3a.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch3a.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch3a.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch3a.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch3b.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch3b.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch3b.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch3b.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch3b.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch3b.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch3b.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch3b.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch3b.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch4.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch4.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch4.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch4.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch4.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch4.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch4.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch4.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/pic/watch4.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-3d-cube.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-3d-cube.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-3d-cube.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-3d-cube.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-3d-cube.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-3d-cube.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-3d-cube.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-3d-cube.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-3d-cube.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-3d-morph.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-3d-morph.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-3d-morph.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-3d-morph.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-3d-morph.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-3d-morph.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-3d-morph.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-3d-morph.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-3d-morph.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-3d-raytrace.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-3d-raytrace.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-3d-raytrace.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-3d-raytrace.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-3d-raytrace.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-3d-raytrace.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-3d-raytrace.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-3d-raytrace.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-3d-raytrace.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-access-binary-trees.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-access-binary-trees.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-access-binary-trees.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-access-binary-trees.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-access-binary-trees.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-access-binary-trees.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-access-binary-trees.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-access-binary-trees.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-access-binary-trees.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-access-fannkuch.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-access-fannkuch.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-access-fannkuch.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-access-fannkuch.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-access-fannkuch.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-access-fannkuch.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-access-fannkuch.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-access-fannkuch.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-access-fannkuch.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-access-nbody.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-access-nbody.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-access-nbody.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-access-nbody.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-access-nbody.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-access-nbody.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-access-nbody.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-access-nbody.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-access-nbody.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-access-nsieve.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-access-nsieve.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-access-nsieve.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-access-nsieve.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-access-nsieve.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-access-nsieve.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-access-nsieve.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-access-nsieve.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-access-nsieve.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-bitops-3bit-bits-in-byte.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-bitops-3bit-bits-in-byte.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-bitops-3bit-bits-in-byte.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-bitops-3bit-bits-in-byte.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-bitops-3bit-bits-in-byte.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-bitops-3bit-bits-in-byte.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-bitops-3bit-bits-in-byte.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-bitops-3bit-bits-in-byte.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-bitops-3bit-bits-in-byte.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-bitops-bits-in-byte.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-bitops-bits-in-byte.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-bitops-bits-in-byte.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-bitops-bits-in-byte.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-bitops-bits-in-byte.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-bitops-bits-in-byte.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-bitops-bits-in-byte.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-bitops-bits-in-byte.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-bitops-bits-in-byte.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-bitops-bitwise-and.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-bitops-bitwise-and.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-bitops-bitwise-and.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-bitops-bitwise-and.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-bitops-bitwise-and.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-bitops-bitwise-and.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-bitops-bitwise-and.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-bitops-bitwise-and.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-bitops-bitwise-and.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-bitops-nsieve-bits.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-bitops-nsieve-bits.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-bitops-nsieve-bits.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-bitops-nsieve-bits.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-bitops-nsieve-bits.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-bitops-nsieve-bits.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-bitops-nsieve-bits.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-bitops-nsieve-bits.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-bitops-nsieve-bits.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-controlflow-recursive.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-controlflow-recursive.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-controlflow-recursive.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-controlflow-recursive.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-controlflow-recursive.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-controlflow-recursive.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-controlflow-recursive.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-controlflow-recursive.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-controlflow-recursive.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-crypto-aes.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-crypto-aes.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-crypto-aes.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-crypto-aes.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-crypto-aes.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-crypto-aes.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-crypto-aes.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-crypto-aes.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-crypto-aes.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-crypto-md5.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-crypto-md5.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-crypto-md5.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-crypto-md5.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-crypto-md5.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-crypto-md5.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-crypto-md5.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-crypto-md5.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-crypto-md5.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-crypto-sha1.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-crypto-sha1.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-crypto-sha1.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-crypto-sha1.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-crypto-sha1.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-crypto-sha1.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-crypto-sha1.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-crypto-sha1.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-crypto-sha1.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-date-format-tofte.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-date-format-tofte.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-date-format-tofte.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-date-format-tofte.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-date-format-tofte.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-date-format-tofte.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-date-format-tofte.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-date-format-tofte.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-date-format-tofte.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-date-format-xparb.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-date-format-xparb.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-date-format-xparb.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-date-format-xparb.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-date-format-xparb.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-date-format-xparb.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-date-format-xparb.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-date-format-xparb.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-date-format-xparb.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-math-cordic.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-math-cordic.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-math-cordic.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-math-cordic.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-math-cordic.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-math-cordic.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-math-cordic.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-math-cordic.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-math-cordic.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-math-partial-sums.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-math-partial-sums.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-math-partial-sums.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-math-partial-sums.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-math-partial-sums.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-math-partial-sums.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-math-partial-sums.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-math-partial-sums.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-math-partial-sums.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-math-spectral-norm.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-math-spectral-norm.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-math-spectral-norm.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-math-spectral-norm.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-math-spectral-norm.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-math-spectral-norm.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-math-spectral-norm.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-math-spectral-norm.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-math-spectral-norm.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-mont.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-mont.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-mont.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-mont.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-mont.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-mont.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-mont.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-mont.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-mont.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-regexp-dna.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-regexp-dna.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-regexp-dna.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-regexp-dna.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-regexp-dna.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-regexp-dna.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-regexp-dna.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-regexp-dna.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-regexp-dna.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-string-fasta.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-string-fasta.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-string-fasta.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-string-fasta.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-string-fasta.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-string-fasta.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-string-fasta.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-string-fasta.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-string-fasta.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-string-tagcloud.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-string-tagcloud.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-string-tagcloud.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-string-tagcloud.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-string-tagcloud.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-string-tagcloud.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-string-tagcloud.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-string-tagcloud.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-string-tagcloud.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-string-unpack-code.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-string-unpack-code.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-string-unpack-code.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-string-unpack-code.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-string-unpack-code.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-string-unpack-code.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-string-unpack-code.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-string-unpack-code.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/sunspider/check-string-unpack-code.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-crypto.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-crypto.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-crypto.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-crypto.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-crypto.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-crypto.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-crypto.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-crypto.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-crypto.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-deltablue.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-deltablue.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-deltablue.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-deltablue.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-deltablue.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-deltablue.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-deltablue.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-deltablue.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-deltablue.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-earley-boyer.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-earley-boyer.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-earley-boyer.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-earley-boyer.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-earley-boyer.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-earley-boyer.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-earley-boyer.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-earley-boyer.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-earley-boyer.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-raytrace.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-raytrace.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-raytrace.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-raytrace.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-raytrace.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-raytrace.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-raytrace.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-raytrace.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-raytrace.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-regexp.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-regexp.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-regexp.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-regexp.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-regexp.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-regexp.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-regexp.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-regexp.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-regexp.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-richards.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-richards.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-richards.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-richards.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-richards.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-richards.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-richards.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-richards.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-richards.js TEST-PASS | jit_test.py | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-splay.js TEST-PASS | jit_test.py -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-splay.js TEST-PASS | jit_test.py -a -m | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-splay.js TEST-PASS | jit_test.py -a -m -d | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-splay.js TEST-PASS | jit_test.py -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-splay.js TEST-PASS | jit_test.py -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-splay.js TEST-PASS | jit_test.py -a -m -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-splay.js TEST-PASS | jit_test.py -a -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-splay.js TEST-PASS | jit_test.py -m -d -n | /builddir/build/BUILD/mozjs17.0.0/js/src/jit-test/tests/v8-v5/check-splay.js PASSED ALL make: Leaving directory `/builddir/build/BUILD/mozjs17.0.0/js/src' + exit 0 Processing files: mozjs17-17.0.0-10.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jyaEc8 + umask 022 + cd /builddir/build/BUILD + cd mozjs17.0.0 + DOCDIR=/builddir/build/BUILDROOT/mozjs17-17.0.0-10.el7.arm/usr/share/doc/mozjs17-17.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mozjs17-17.0.0-10.el7.arm/usr/share/doc/mozjs17-17.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/mozjs17-17.0.0-10.el7.arm/usr/share/doc/mozjs17-17.0.0 + cp -pr README /builddir/build/BUILDROOT/mozjs17-17.0.0-10.el7.arm/usr/share/doc/mozjs17-17.0.0 + exit 0 Provides: libmozjs-17.0.so libmozjs-17.0.so(mozjs_17.0) mozjs17 = 17.0.0-10.el7 mozjs17(armv7hl-32) = 17.0.0-10.el7 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.4) libnspr4.so libplc4.so libplds4.so libpthread.so.0 libpthread.so.0(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: mozjs17-devel-17.0.0-10.el7.armv7hl Provides: mozjs17-devel = 17.0.0-10.el7 mozjs17-devel(armv7hl-32) = 17.0.0-10.el7 pkgconfig(mozjs-17.0) = 17.0.4esrpre Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config pkgconfig(nspr) >= 4.9.2 Processing files: mozjs17-debuginfo-17.0.0-10.el7.armv7hl Provides: mozjs17-debuginfo = 17.0.0-10.el7 mozjs17-debuginfo(armv7hl-32) = 17.0.0-10.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mozjs17-17.0.0-10.el7.arm Wrote: /builddir/build/RPMS/mozjs17-17.0.0-10.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/mozjs17-devel-17.0.0-10.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/mozjs17-debuginfo-17.0.0-10.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bQO78q + umask 022 + cd /builddir/build/BUILD + cd mozjs17.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/mozjs17-17.0.0-10.el7.arm + exit 0 Child return code was: 0 LEAVE do -->